/* Low-risk accessibility corrections validated 22 July 2026. */
@media (max-width: 767px) {
  .elementor-location-header a.elementor-icon[href*="off_canvas"],
  .elementor-location-header a.elementor-icon[href^="tel:"] {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    min-height: 48px;
    min-width: 48px;
  }
}
