.static-rsvp-notice {
	border: 1px solid #e16428;
	background: #fef6eb;
	color: #2a2623;
	padding: 1rem;
	margin: 1rem 0;
	font-size: 1rem;
	line-height: 1.5;
}

.static-archived-notice {
	border: 1px solid #949494;
	background: #f7f7f7;
	color: #2a2623;
	padding: 1rem;
	margin: 1rem 0;
	font-size: 1rem;
	line-height: 1.5;
}

.static-rsvp-notice strong {
	display: block;
	margin-bottom: 0.25rem;
}

.static-archived-notice strong {
	display: block;
	margin-bottom: 0.25rem;
}

.static-rsvp-archived .jetpack-contact-form__form {
	opacity: 0.72;
}

.static-rsvp-archived .jetpack-contact-form__form button[type="submit"],
.static-rsvp-archived .jetpack-contact-form__form input[type="submit"],
.static-forms-archived .comment-form button[type="submit"],
.static-forms-archived .comment-form input[type="submit"],
.static-forms-archived #jp-carousel-comment-form button[type="submit"],
.static-forms-archived #jp-carousel-comment-form input[type="submit"] {
	cursor: not-allowed;
	filter: grayscale(1);
}
