/* hero STARTS */

/* #index-hero {
  Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
} */

/* hero ENDS */
/* main STARTS */
main .index-service-details-section {
  font-size: 14px;
}
/* main ENDS */
