.mapboxgl-ctrl-compass {
    display: none !important;
}

.preview-map{
    width: 200px;
    height: 110px;
}

.mapboxgl-popup-content p{
    padding-top: 5px;
    color: #434f56;
    font-size: 12pt;
}

.mapboxgl-popup-close-button{
    display: none;
}

.marker-red{
    color: rgb(226, 0, 26)!important;
}

.text-size--4 {
    font-size: 4rem!important;
}

.text-size--2 {
    font-size: 2rem!important;
}