/* Locality x country matrix page additions only. Hero, rakhi band, coverage
   grid, and info-box styling are inherited from css/pages/locality-hub.css.
   Lane cards, customs grid, and quote-teaser styling come from pickles.css /
   css/slp-deferred.css shared component sheets — nothing is duplicated here. */

.locality-country-page .quote-teaser-form .locality-country-fixed-field {
  background: rgba(74, 0, 114, 0.06);
  color: #4a0072;
  font-weight: 700;
  cursor: default;
}

.locality-country-page .quote-teaser-form label:has(.locality-country-fixed-field) {
  margin-bottom: -4px;
}
