
/* Original four-color hero features. */
html[lang="en"] body.template-home .hero .hero-statement.hero-five > span:nth-child(1) {color:#b3a2d8!important;-webkit-text-fill-color:#b3a2d8!important}
html[lang="en"] body.template-home .hero .hero-statement.hero-five > span:nth-child(2) {color:#d4b785!important;-webkit-text-fill-color:#d4b785!important}
html[lang="en"] body.template-home .hero .hero-statement.hero-five > span:nth-child(3) {color:#9acbc5!important;-webkit-text-fill-color:#9acbc5!important}
html[lang="en"] body.template-home .hero .hero-statement.hero-five > span:nth-child(4) {color:#91cba8!important;-webkit-text-fill-color:#91cba8!important}
html[lang="en"] body.template-home .hero .hero-statement.hero-five > span::before {color:inherit!important;background-color:currentColor!important}
