footer {
    background: #f8f8f8;
    border-top: solid lightgray thin;
    padding: 1em 2em;
}
#udem_cookie_consent_toggle{
    text-align: right;
}

@media (max-width: 598px) {
    .navbar-brand {
        height: 70px;
    }
}