form {
    width: 600px;
}

form > p {
    text-align: left;
}

/* TODO: temporary for Jotform */
main > div {
    max-width: unset;
    width: 100%;
}