@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200..800&family=Hind+Vadodara:wght@300;400;500;600;700&display=swap');
/* Various Aelmans color and styling overrides */

* {
    font-family: "Hind Vadodara", sans-serif !important;
    text-transform: none !important;
}

/* Larger surfaces */
.home-search,
.rij_kleur_oranje,
.footer {
    background-color: #005154 !important;
}

/* Buttons and accents */
input[type='submit'],
.button {
    background-color: #8dc63f !important;
}

.top-header {
    background-color: #8dc63f !important;
}

.header-contact a {
    color: white;
}

.header-navigation > li > a:hover, 
.header-navigation > li.current > a,
.header-navigation > li.submenu:hover > a {
    border-bottom: 1px solid #8dc63f;
}

.header-navigation > li.submenu > ul > li.current > a,
.header-navigation > li.submenu > ul > li:hover > a {
    color: #8dc63f;
}

.header-navigation > li.submenu > ul > li > a {
    color: black;
}

.header-navigation > li > a {
    color: black;
}

.aanbod_basis_status strong,
.woning_status strong {
    color: black;
}

.swiper-button-prev,
.swiper-button-next {
    background-color: #f2f2f2;
}

.aantalHuizen,
#aanbod_boven_titel strong {
    color: #8dc63f !important;
}

#aanbod {
    border-bottom: 1px solid #8dc63f;
}

.aanbod-sort select {
    border-color: black;
}

.home-showcase-text {
    background-color: #8dc63f !important;
}

.formulier_rij_titel {
    color: black;
}

.woning_boven_prijs {
    color: white;
}

h1, h2, h3, h4, h5, h6 {
    color: black;
}

.blok_text span,
.blok_text strong {
    color: black !important;
}

#content_tekst p a,
#content_tekst p a:visited {
    color: black;
    border-bottom-color: black;
}

#content_tekst p a:active,
#content_tekst p a:hover {
    color: #8dc63f;
    border-bottom-color: #8dc63f;
}

.aanbod_basis_status {
    color: black;
}

.footer h3 {
    color: white;
}

.footer-bottom {
    border-top: 1px solid #ffffff33;
}

.tussen {
    color: white;
}
