
.form-container input {
width: 49%; border-radius: 5px; margin: 0.5%;
}
.form-container textarea {
width: 99%; border-radius: 5px; margin: 0.5%;
}