body {
    --main-color: #1E1A34;
    --secondary-color: #1E1A34;
    --text-color: #191919;
    --light-bg: #F0F0F0;
    --dark-bg: #1E1A34;
    --button-color: var(--main-color);
    --button-hover-color: var(--main-color);
    --button-roundness: 0;
    --card-roundness: 0;
}

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

.haddad-geo-btn--white:hover {
    background-color: var(--main-color);
    color: white;
    border: 2px solid 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;
}