.form-max{
	max-width: 500px;
}

element.style {
}

form {
    border: 1px solid #004318;
    border-radius: 1rem;
    padding: 0rem 1rem;
}