#bg-image {
    background-image: var(--map-bg) !important;
}

iframe {
    width: 90%;
    margin: 10px;
    border: 2px solid black;
}

h2.pagetitle {
    font-size: 3em;
    font-weight: 500;
    margin-bottom: 10px;
}