.my-style-popup .leaflet-popup-content-wrapper,
.my-style-popup .leaflet-popup-tip {
    background-color: white;
    color: black;
    padding: 1px;
    font-size: 13px;
    border-radius: 0px !important;
}