/**
 * Minimal base styles for the NWD Date Range widget.
 * Typography, color and alignment are controlled via Elementor's
 * Style tab and applied as inline selectors — this file only
 * provides safe baseline rules.
 */
.nwd-date-range {
	line-height: 1.4;
}

.nwd-date-range--placeholder {
	opacity: 0.6;
	font-style: italic;
}
