/* Component Styles */

.components {
  .newsletter-cta {
    /* section {
      background-color: red !important;
    } */
  }
  .testimonials {
    /* section {
      background-color: red !important;
    } */
  }
  .cta {
    .overline {
      color: #DEF3FF;
    }
  }
  .hero {
    section {
      background-color: yellow !important;
    }
  }
}