.center-image{
	margin-left: auto;
    margin-right: auto;
}

.section-car {
    background-color: #f1f1f1;
}

.customform-footer-input:focus-visible{
	outline: none;
	border-bottom: 1px solid #787976!important;
}

.site-btn{
	border: 1px solid #5eb7ce96;
    background-color: #5eb7ce96;
    color: #ffffff;
    padding: 10px;
    display: inline-block;
    width: 145px;
    font-size: 1.5em;
}

.site-btn:hover {
    color: #f1f1f1;
    background-color: #41b3d196;
}

#customform_input_name, #customform_input_email, #customform_input_tel, #customform_input_regnr, #customform_input_mil, #customform_input_msg {
    padding: 20px;
    margin-bottom: 25px;
    background-color: #8c8e89;
    border: none;
    border-bottom: 1px solid #4ba8c0;
	font-size: 1.5em;
}

#customform_submit{
    margin-top: 10px;
}
