.about-hero {

  background: #f6f4f1;

}



.about-hero-title {

  font-size: 2.8rem;

  

}



.about-hero-text {

  color: #777;

}



.about-img {

  max-height: 420px;

  object-fit: cover;

}



.about-values {

  background: #faf9f7;

}



.value-box i {

  font-size: 2rem;

  margin-bottom: 1rem;

  color: #c9a44c;

}



.value-box h5 {

  margin-bottom: .5rem;

}



.about-cta {

  background: #f2f0ed;

}

