/* Eigene Styles für das Child Theme */
body {
    background-color: #f0f0f0;
}

#header > nav > div > div {
    padding-bottom: 15px;
}
