/* --- Footer --- */

.footer {
    background-color: var(--background-light);
    color: var(--text-muted);
    padding: 3rem 1.5rem;
}