#footer {
    background-color: var(--primary);
    padding: 40px 20px;
}

#footerCopyright {
    text-align: center;
    color: white;
}