/* Site Adjustments */

:root {
    --phi1-1-heading-2-font-family: var(--fonts-header);
    --phi1-1-heading-3-font-family: var(--fonts-accent);
}

footer .copyright_text a {
    word-break: break-word;
    white-space: pre;
}