Merged in fix/sw-3643-mobile-booking-widget-label-color (pull request #3255)

fix(SW-3643): Update mobile booking widget label color

* Update mobile booking widget label color


Approved-by: Matilda Haneling
This commit is contained in:
Anton Gunnarsson
2025-11-28 14:59:53 +00:00
parent 870512a7ab
commit 4eee1cff64

View File

@@ -38,7 +38,7 @@
} }
.blockLabel { .blockLabel {
color: var(--Scandic-Red-Default); color: var(--Text-Accent-Primary);
} }
.locationAndDate { .locationAndDate {