/*** MMM CSS CM **/

/*Background Images Klassen*/
.bkgr-bogen-gelb {
    background: url(/themes/custom/rapunzel/assets/bkgr_bogen_gelb.png) no-repeat 100% 100%;
}



/*Footer*/
.site-footer {
    background: #62993B;
}

.site-footer h2 {
    color: #AAD68B;
    border-bottom: 0;
}

.site-footer a, .site-footer a:visited {
    color: rgba(255, 255, 255, 0.65);
}

.nav-link {
    padding: 0 1rem;
}
