<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fb-googlemap .map {
    height: 300px;
}

.fb-googlemap .searchbox {
    background-color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 70%;
    margin-top: 10px;
}

.gm-svpc {
    display: none;
}
</pre></body></html>