/* CSS Document */
.form-submitted {
	background: #fff;
	padding: 1.5rem 2rem;
	border-radius: 1rem;
}
