/* Preserve the configured seasonal state when the original CMS runtime is absent. */
.-w-season-group[data-season-default="summer"] > .-w-season-box[data-season-box="winter"] { display:none !important; }
.-w-season-group[data-season-default="winter"] > .-w-season-box[data-season-box="summer"] { display:none !important; }
