#emf-form-title {
    font-size: 22px;
    font-family: arial;
    color: rgb(255, 225, 110);
    background-image: none;
}
#emf-container-outer {
    padding-top: 0;
}
#emf-form input, #emf-form select, #emf-form textarea {
    max-width: 100%;
    height: 38px;
    border-radius: 5px;
    font-size: 22px;
    margin-top: 10px;
    padding-left: 10px;
}
#element_2 {
    width: 100%;
}
#element_3 {
    width: 100%;
}
#element_4 {
    width: 100%;
}