/* Site Adjustments */

:root {
    --footer-mobile-logo-width: 200px;
    --footer-desktop-logo-width: 200px;
}

/* home page */
.hpt-section .hpt-header {
    color: var(--primary-base);
}