/* Sync2Dine header wordmark sizing only; light SVG src swapped in functions.php */
#logo-header img,
.elementor-location-header .elementor-widget-image img[src*="brand-wordmark"],
.elementor-location-header .elementor-widget-theme-site-logo img,
.custom-logo-link img,
img.custom-logo {
  max-height: 48px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
}
