body {
    --main-color: #EB0A1E;
    --secondary-color: #EB0A1E;
    --text-color: #000000;
    --light-bg: #E7E7E7;
    --dark-bg: #000000;
    --button-color:var(--main-color);
    --button-hover-color: #000000;
    --button-roundness: 20em;
    --card-roundness: 0;
}

.haddad-geo-hero-content .haddad-geo-eyebrow {
    color: white;
}

.haddad-geo-section h2 {
    color: var(--text-color);
}

.haddad-geo-trim-card h3 {
    color: var(--main-color);
}

.haddad-geo-area-pill {
    color: var(--text-color) !important;
}

.haddad-geo-area-pill i {
    color: var(--main-color) !important;
}

.haddad-geo-area-pill:hover i,
.haddad-geo-area-pill:active i,
.haddad-geo-area-pill.active i {
    color: white !important;
}

.haddad-geo-eyebrow,
.haddad-geo-label {
    font-size: 0.85em;
}

.haddad-geo-hero p,
.haddad-geo-hero-intro {
    font-size: 1em;
}

.haddad-geo-heading p,
.haddad-geo-lead {
    font-size: 1em;
}

.haddad-geo-card h3,
.haddad-geo-icon-card h3,
.haddad-geo-info-card h3,
.haddad-geo-feature h3,
.haddad-geo-service-box h3,
.haddad-geo-finance-box h2,
.haddad-geo-parts-box h2,
.haddad-geo-community-box h2,
.haddad-geo-rental-card h2,
.haddad-geo-location-card h2,
.haddad-geo-compare-card h3,
.haddad-geo-highlight h3,
.haddad-geo-rental-highlight h3,
.haddad-geo-trim-card h3 {
    font-size: 1.125em;
}

.haddad-geo-faq h3,
.haddad-geo-faq-item h3 {
    font-size: 1.1em;
}

.haddad-geo-btn {
    font-size: 1em;
}