#customform_input_name, #customform_input_email, #customform_input_tel, #customform_input_regnr, #customform_input_mil, #customform_input_msg {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #ebebeb;
    border: 1px solid #cfcfcf;
}

#customform_submit{
    margin-top: 10px;
}

.section-car {
    background-color: #f1f1f1;
}

.recaptcha-wrapper {
    border: 1px solid #cfcfcf;
    height: 78px;
}

#customform_input_recaptcha {
    display: inline-block;
}
