footer {
    text-align: center;
    padding: 30px;
    background: var(--primary);
    color: white;
    margin-top: 40px;
}