.footer {
    background: var(--black-soft);
    color: var(--beige-light);
    text-align: center;
    padding: 40px 20px;
    margin-top: 80px;
}
