/* Site Adjustments */

:root {
    --hp-button-bg-color: var(--secondary-base);
    --hp-fp-button-hover-bg: var(--secondary-hover);
    --hp-button-alt-color: var(--secondary-base-alt);
    --hp-fp-button-hover-color: var(--secondary-base-alt);
}