.hero-section {
background: url("../../assets/img/bg_pheader_2.jpg");
  color: white;
  padding: 80px 0;
}
.hero-section h1 {
  font-weight: bold;
}
