footer {
    min-height: var(--size-footer);
    background-color: var(--color-turquoise);
    padding: 1rem;
}
