footer {
    margin: 80px 0 0 0;
    text-align: center;
    color: var(--muted);
    font-size: var(--fs-footer);
    font-family: "Fraunces", serif;
    line-height: 1;
    font-style: normal;
    font-weight: 300;
}
