.rapid_contact { width: 100%; }
.rapid_contact .intro_text { font-family: "Source Sans Pro",Sans-serif; color: #505050; font-weight: 400; font-size: 20px; text-transform: none; font-style: normal; }
@media (max-width: 1024px) {
    .rapid_contact .intro_text .headline { text-align: center; }
}
.rapid_contact table,
.rapid_contact td { padding: 0.5em 0; border: none; color: #707070; font-weight: 300; font-size: inherit; }
.rapid_contact input.rapid_contact,
.rapid_contact textarea.rapid_contact.textarea { color: #707070; font-weight: 300; font-size: inherit; border: 1px #707070 solid; border-radius: 4px; }
.rapid_contact input[type="checkbox"].rapid_contact_checkbox { background: none; border: none; } 
.rapid_contact input[type="checkbox"].rapid_contact_checkbox::after { border: 1px #707070 solid; border-radius: 4px; }
.rapid_contact input[type="checkbox"].rapid_contact_checkbox:checked::after { background: #fff; color: #707070; border-radius: 4px; }
.rapid_contact input.rapid_contact.button { background-color: #D6D6D6; width: 100%; font-weight: 300; max-width: inherit; border: none; text-transform: none; text-align: center; }






