/* r63.1: shared greece.css sets white text !important on map chips.
   Scope the correction to the white chips introduced by r63. */
#resort-region .map-temperature-chip,
body.xionia-islands-page .island-map .map-temperature-chip {
  color: #163044 !important;
  background: #fff !important;
}
