/* Community Level Styles */
/* use top-level .design-style class to gain specificity */ 
/*e.g. .design-style .hero */

.mapboxgl-marker-anchor-center svg path {
    fill: var(--background-3-base);
}