/* Minification failed. Returning unminified contents.
(2,27): run-time error CSS1039: Token not allowed after unary operator: '-space-2xl'
(3,25): run-time error CSS1039: Token not allowed after unary operator: '-space-xl'
 */
#clery-notice-content {
	margin-block-start: var(--space-2xl);
	margin-block-end: var(--space-xl);
}
