Files
web/components/Maps/Markers/HotelMarker/hotelMarker.module.css
2024-11-11 09:12:44 +01:00

8 lines
119 B
CSS

.white * {
fill: var(--Base-Surface-Primary-light-Normal);
}
.burgundy * {
fill: var(--Scandic-Brand-Burgundy);
}