/* WO29273 mobile home chip readability, 2026-05-13. */

html body.home .v9-living-gate #v9-ground-links a.v9-ground-link,
html body.home .v9-living-gate #v9-ground-links a.v9-ground-link:visited {
  background: rgba(7, 16, 24, .92) !important;
  border-color: rgba(245, 200, 66, .58) !important;
  color: #fff8e8 !important;
  text-shadow: 0 1px 10px rgba(1, 4, 9, .96), 0 0 12px rgba(245, 200, 66, .28) !important;
}

@media (max-width: 720px) {
  html body.home .v9-living-gate #v9-ground-links a.v9-ground-link {
    min-height: 30px !important;
    font-size: 11px !important;
  }
}
