.choose_content h2 {
   background: rgb(245,130,31);
}

.contact_content h2 {
   background: rgb(245,130,31);
}

.mpce-cfa-form input[type="submit"] {
    background-color: rgb(0,174,239) !important;
}

.mpce-cfa-form input[type="submit"]:hover {
    background-color: rgb(245,130,31) !important;
}
