/* Enter Your Custom CSS Here */

/* ++++++++++++++++++++++++++++++++++++++++++++++ Abstände etc +++++++++++++++++++++++++  */
/* Titel + Slogan */
.site-branding {
    max-width: 100%;
    padding-bottom: 30px; 
}

/* ++++++++++++++++++++++++++++++++++++++++++++++ Farben etc +++++++++++++++++++++++++  */
/* WP Hinweis - Einfärbung Schrift */
.footer-layout-2 .site-info, .footer-layout-2 .footer-text, .footer-layout-2 .footer-social-links {
    color: #32373C;
}

.nav-menu {
    border-top: 2px solid #63e008;
    border-bottom: 2px solid #63e008;
}
