.ycatt-map {
    border: 2px solid #DFDFDF;
}
.ycatt-map-popup {
    font-family: Inconsolata, monospace;
    font-size: 14px;
    text-align: center;
}
.ycatt-map-popup a {
    font-size: 14px;
    color: rgb(0,105,92);
}
.leaflet-control-attribution a {
    color: rgb(0,105,92);
}
