/* Main Stylesheet */

/* Force white color for hero title and accent text */
.hero-title,
.hero-title .text-accent {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}
