h1, h4 {
    color: #b55f3f !important;
}
a {
    color: #b55f3f;
}
a:hover {
    color: #b55f3f;
}
.landingRight .captions {
    display:none;
}
#upperFold {
    background-color: #85b997;
}
#lowerFold {
    background-color: #afdebf;
}
#footer {
    background-color: #6fb286;
}
.scroller {
    background-color: #1c5630;
}
.landingRight .blur {
    background-color: #3b3b3b;
}
.landingLeft {
    background-color: #1c5630;
}
.landingRight .hotline {
    display: none;
}
.menu-trigger:before {
    box-shadow: 0 6px #85b997, 0 12px #fff, 0 18px #85b997, 0 24px #fff;
}
body {
    background-color: #85b997;
}
.landingRight .hotline a {
    text-decoration: none;
}
.welcome .content h1 {
    font-size: 2.571rem;
    color: #1c5630;
    margin-bottom: 2rem;
}
#contact_informations h3 {
    color: #1c5630;
}
#contact_informations .style-dash {
    border: 1px solid #1c5630;
}
.pricing {
    background-color: #1c5630;
}