/* ============================================
   Eternal Worldwide - Icon Styles
   Icons are rendered as inline SVGs in the header component.
   This file is kept as a placeholder for future icon needs.
   ============================================ */

/* Icon base styles (used if icon fonts are added later) */
.ew-icon {
	display: inline-block;
	vertical-align: middle;
	fill: currentColor;
}
