#footer {
    background-color: rgb(var(--theme-color-dark));
    color: white;
}

#footer-map {
    aspect-ratio: 3 / 2;
}