body {
    background-image: none;
}

.site-branding {
    background-image: none;
    background-color: black;
}

.site-header__initial {
    background-color: black;
}

.primary-nav__menu-link-inner:after {
    border-top: solid 5px #56A051 !important;
}

.mobile-nav-button__icon:before, .mobile-nav-button__icon:after, .mobile-nav-button__icon {
    background-color: #56A051;
}

#block-views-block-nos-locations-block-1 {
    margin-top: -60px;
}

#flexslider-1 .slides li {
    z-index: 0 !important;
}

ul.listePrestation li {
    color: #56A051;
}

ul.listePrestation li span {
    color: #313637;
}

.flexslider .slides > li {
    z-index: 1;
}

.node__content a, .site-footer .text-content a {
    color: #56A051 !important;
    box-shadow: inset 0 -2px 0 0 #56A051 !important;
}




@media (min-width: 43.75rem) {
    .mobile-buttons {
        margin-top: 2.5rem;
    }
}

@media (min-width: 75rem) {
    .site-footer__inner {
        padding-top: 2.25rem;
        padding-bottom: 2.25rem;
    }
    .sticky-header-toggle {
        background-color: #56A051;
    }
}


