<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navbar {
    padding: .75rem 5px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0;
}

.mapbox-directions-component-keyline {
    box-shadow: none !important; 
    border-radius: 0 !important;
}

.mapboxgl-ctrl-group:not(:empty) {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.mapboxgl-ctrl-group {
    border-radius: 0;
}</pre></body></html>