/* Community Level Styles */

:root {
    --corp-logo-desktop-max-width: 200px;
    --corp-logo-tablet-max-width: 200px;
    --corp-logo-mobile-max-width: 200px;
    
    --footer-alt-hover: rgba(41, 41, 41, 0.7);
}