<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text-big {
    font-size: 20px;
}

.map {
    width: 100%;
    height: 270px;
}

.map-description {
    position: absolute;
    z-index: 1000;
    top: 7px;
    left: 22px;
    background: white;
    /*opacity: .8;*/
    padding: 0px 10px;
}

.modal-backdrop  {
    position: inherit;
}

.map-description p {
    /*margin: 0px;*/
}</pre></body></html>