footer {
    background-color: var(--primary-color);
    color: var(--bg-color);
    font-size: 10pt;
    padding: 1em;
}
