/* Hero Headline Color and Size Override */
.search-box-models .keyword-title,
.search-box-models h1,
.search-box-models .title-heading,
.banner-search-content h1,
.banner-search-content .keyword-title,
.home-banner h1,
[class*="search-box"] h1 {
    color: #1e62ec !important;
    font-size: 38px !important;
    font-weight: 800 !important;
    text-shadow: none !important;
}