#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: #d2d2d2;
    border: 1px solid #d2d2d2;
}

#customform_submit{
    margin-top: 10px;
}

.section-car {
    background-color: #021319;
}
