.store-popup h5,
.store-popup h6,
.store-popup a,
.store-popup p{
    color: #FFF;
}
.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{
    border-top-color: #006326 !important;
}
.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
    border-bottom-color: #006326 !important;
}
.mapboxgl-popup-content {
    background: #006326 !important;
}