/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 20 2026 | 14:39:01 */
.premium-date {
  display: flex;
  align-items: baseline;
  gap: 20px;
}

.premium-date .date-range {
  font-size: 60px;
  font-weight: 600;
  color: var(--e-global-color-accent);
	line-height: 1;
}

.premium-date .date-month {
  font-size: 35px;
  font-weight: 400;
	line-height: 1;
}
