.mcm-enrollment-closed-notice {
	display: block;
	background-color: #fdecea;
	border: 1px solid #f5c6c3;
	border-left: 4px solid #d63638;
	border-radius: 6px;
	color: #8a1f11;
	font-weight: 600;
	padding: 14px 18px;
	margin-bottom: 16px;
}
