diff --git a/themes/custom/ts_wrin/sass/components/_region-map.scss b/themes/custom/ts_wrin/sass/components/_region-map.scss index 7ba0657a7..8f2e5e5b4 100644 --- a/themes/custom/ts_wrin/sass/components/_region-map.scss +++ b/themes/custom/ts_wrin/sass/components/_region-map.scss @@ -59,6 +59,9 @@ text-align: center; aspect-ratio: 923.2/448; } +.has-light-gray-background-color .interactive-map { + background-color: $light-grey; +} .wri-region-map { @include center-columns($grid-columns-mobile, $grid-columns-mobile);