section {
  padding-top: 3em;
  padding-bottom: 3em;
}

#sectionChevron {
  height: 70vh;
}

#sectionChevron h1 {
  font-size: 4rem;
  color: #d83e02;
  margin-top: 10%;
}

#sectionChevron p {
  font-size: 1.5rem;
}

#sectionPartners img {
  height: 75px;
}

.section-quote {
  height: 25vh;
  border-bottom: #ffc629 5px solid;
}

.title-underline {
  width: 100px;
  margin: 1rem auto;
}

#sectionFooter {
  height: 20vh;
  background-color: #eaac01;
  color: white;
}

#sectionFooter a {
  color: white;
  text-decoration: none;
}
