/* Site Adjustments */

:root {
    --hero-logo-width: 100px;
    --hero-logo-mobile-width: 85px;
    --menu-logo-max-width: 100px;
    --hp-button-bg-color: #6FA088;
    
    --footer-mobile-logo-width: 125px;
    --footer-desktop-logo-width: 125px;
}

#info-svg {
    fill: var(--background-3-base-alt) !important;
}