h2.col-1 {
    text-align: center;
    margin-bottom: 0;
}

h2 img{margin-bottom:40px;}

fieldset li label {
    font-size: 24px !important;
    text-align: left !important;
    margin: 0 10px 5px 0 !important;
    line-height: 30px !important;
    /* color: #333; */
    color: rgb(109, 109, 109) !important;
    font-weight: normal !important;
}
.field_value {
    margin-top: 40px;
    margin-bottom: 52px;
}
button#submit_button {
    background: rgb(20, 69, 139) !important;
    border-radius: 48px !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.button:hover {
    color: #FFF !important;
}