h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #718128;
    font-family: "Host Grotesk", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

[class*="col-"] p a {
    color: #718128!important;
}

#footer {
    margin: 0 0 0 0;
    padding: 50px 0 15px 0;
    background-color: #f8f8f6;
    border-top: unset;
    font-size: 16px;
    background-image: unset;
}

.footer-nav .footer-nav-list .footer-nav-list-item a {
    color: #000 !important;
    text-shadow: unset!important;
}

a.button.border, a.button-border
[class*="col-"] p a.button.border, [class*="col-"] p a.button-border {
    color: #000 !important;
    border-color: #718128;
}

#header a.button.border:hover, #header a.button-border:hover, a.button.border:hover, a.button-border:hover
#header [class*="col-"] p a.button.border:hover, #header [class*="col-"] p a.button-border:hover, [class*="col-"] p a.button.border:hover, [class*="col-"] p a.button-border:hover {
    background-color: #718128;
    color: #fff !important;
}

.phone-icon-link, .mail-icon-link {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 149.2 148.67"><path fill="%23718128" d="m56.3,1.66C26.3,9.86,5.2,33.46.8,63.66c-5.3,36.2,16.1,70,52,82.1,9.9,3.4,27.8,3.9,39.2,1.1,26.9-6.4,48.2-27.2,55.4-54.1,2.4-8.9,2.4-28.1,0-36.9-4-14.5-11.9-27.7-22.5-37.2-7.9-7.2-15.2-11.5-25.8-15.2C91.2.76,88.8.36,76.8.06c-10.9-.2-14.9.1-20.5,1.6Zm34.5,5.7c16,3.7,33.1,15.9,41.7,29.7,13.5,21.5,14.8,44.6,3.8,67.2-12.1,25.1-36.7,39.6-64.9,38.3-25.4-1.3-47.2-15.6-58.1-38.3-9.9-20.5-9.8-39.9.2-60.5,3.9-8,5.9-10.8,13.2-18,9.7-9.7,18.6-14.9,30.3-18,9.1-2.4,24.7-2.6,33.8-.4Z"/><path fill="%23718128" d="m37.8,33.66c-3.7,3.8-8,9-9.6,11.6-2.6,4.6-2.7,5-1.6,10.3,1.4,6.6,5.7,16.1,10.9,24,5,7.6,18.1,21.1,26.2,27.1,11.2,8.3,26.8,15.1,34.5,15.1,6,0,25.6-16,25.6-20.9,0-3.2-5.2-7.8-15.3-13.4-10.9-6.1-14.2-6.2-19-.6l-3.5,4-6.3-3.1c-7.7-3.9-15.6-11.7-19.2-18.9l-2.7-5.4,4.5-4.2c2.5-2.3,4.5-4.8,4.5-5.6-.1-3.3-10.1-20.8-14.4-25.2-3.6-3.6-7.3-2.2-14.6,5.2Zm14.2,5.4c2,2.9,4.5,7.2,5.7,9.5l2.2,4.3-4.7,4.2-4.7,4.3,1.3,3.9c4.3,13.4,17.5,26.5,31.3,31.1l5,1.7,4.4-4.7,4.5-4.6,7.8,4.2c4.2,2.3,8.8,5,10.1,6.1l2.4,1.9-4,3.5c-2.2,2-6.4,5.3-9.3,7.6l-5.3,4-6-1.7c-21.2-5.9-45-26.9-55.4-48.8-4.8-10.1-5.5-14.8-2.5-18.5,4.4-5.7,11.5-13.1,12.6-13.2.6-.1,2.7,2.3,4.6,5.2Z"/></svg>')!important;
}

#footer .frame-type-text.frame-layout-10 {
    background-color: unset;
    padding: 0;
}

.footer-nav {
    margin-top: 50px;
}
#footer .social-media-icon-list svg :is(path,polygon) {
    fill: #718128!important;
}

#navigation.style-1 ul li a {
    color: #000!important;
}

#backtotop a {
    background-color: #718128!important;
}

#footer > .container:first-child {
    position: relative;
}
#footer > .container:first-child > .row:first-child:before {
    content: "";
    width: 131px;
    height: 185px;
    position: absolute;
    top: -78px;
    left: 247px;
    background-image: url(../Images/korken-2.png);
    background-repeat: no-repeat;
    background-size: contain;
}