.creator-woo-reserved-timer {
	margin: 12px 0;
	padding: 12px 14px;
	border: 1px solid #d9e0db;
	border-radius: 8px;
	background: #f6f8f5;
	color: #0f1816;
	font-size: 14px;
	line-height: 1.4;
}

.creator-woo-reserved-timer strong {
	color: #1d5a48;
	font-variant-numeric: tabular-nums;
}

.creator-woo-reserved-timer.is-expired {
	display: none;
}
