/* ALFARI Theme 6.39.6 – Homepage Why section contrast closure.
 * Presentation only. Keeps the approved dark option cards unchanged.
 */
html body.home:not(.wp-admin):not(.alfari-app-mode) main.alfari-home-638149 .alfari-home149-why{
  background:var(--alfari-ui-bg,#f4f7fb)!important;
  color:var(--alfari-ui-ink,#101828)!important;
}
html body.home:not(.wp-admin):not(.alfari-app-mode) main.alfari-home-638149 .alfari-home149-why .alfari-sales-kicker{
  color:#315f22!important;
  -webkit-text-fill-color:#315f22!important;
  opacity:1!important;
}
html body.home:not(.wp-admin):not(.alfari-app-mode) main.alfari-home-638149 .alfari-home149-why h2,
html body.home:not(.wp-admin):not(.alfari-app-mode) main.alfari-home-638149 .alfari-home149-why #alfari-home149-why-title{
  color:#101828!important;
  -webkit-text-fill-color:#101828!important;
  opacity:1!important;
  text-shadow:none!important;
}
/* Preserve the approved dark cards. */
html body.home:not(.wp-admin):not(.alfari-app-mode) main.alfari-home-638149 .alfari-home149-why li{
  background:#17231f!important;
  border-color:#66716c!important;
  color:#f7faf8!important;
  -webkit-text-fill-color:#f7faf8!important;
  opacity:1!important;
}
@media(max-width:680px){
  html body.home:not(.wp-admin):not(.alfari-app-mode) main.alfari-home-638149 .alfari-home149-why h2{
    font-size:clamp(2rem,9.8vw,3rem)!important;
    line-height:1.04!important;
  }
}
