/* Community Level Styles */

:root {
    --navbar-logo-max-width: 250px;
    --menu-logo-max-width: 320px;
}

#intro_text_section .hpt-impact-text .hpt-impact-line-three {
    width: max-content;
}

footer .corp-logo img, footer .corp-logo svg {
    filter: sepia(40%) saturate(200%) hue-rotate(10deg) brightness(85%) contrast(95%);
}