<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.maps-kaabia iframe {
    width: 100%;
    height: 495px;
}
.gm-style .place-card .place-name {
    font-size: 25px;
    color: #1485c4;
    font-family: 'Antipasto Pro';
    text-transform: none;
}
.map {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}</pre></body></html>