/* Community Level Styles */
:root {
    --footer-mobile-comm-logo-width: 172px;
    --footer-tablet-comm-logo-width: 198px;
    --footer-desktop-comm-logo-width: 217px;
    --footer-alt-hover: rgba(0, 0, 0, 0.7);
    --corp-logo-mobile-max-width: 140px;
    --corp-logo-tablet-max-width: 140px;
    --corp-logo-desktop-max-width: 140px;
}