.form {
	width: 100%;
	max-width: 40rem;
	background-color: var(--secondary-light-color);
}
