/* ------------------------------------------------*/
/* Features - Project Details End */
/* ------------------------------------------------*/
.hero-03-headline__title {
  color: #fff;
}

@media only screen and (min-width: 1200px) {
  .hero-03-headline__title {
    font-size: 10rem;
  }
}

@media only screen and (min-width: 768px) {
  .hero-03-headline__title {
    font-size: 18rem;
  }
}
