.page-footer {
    background-color: var(--color-background, grey);
    font-size: var(--font-size, 1rem); /* Reset, use REM */
}
