/* Community Level Styles */

:root {
    --logo-height: 80px;
    --logo-margin: 20px 0;
}

#footer .footer-copyright {
    color: var(--primary-base-alt);
}