.content-space-1 {
    padding-top: 4rem!important;
    padding-bottom: 4rem!important;
}


{# formulario #}

.input-card .input-card-form:not(:last-child) {
    padding-right: 1rem;
}

.input-card .input-card-form {
    position: relative;
}


@media (min-width: 768px){
.content-space-md-2 {
    padding-top: 5rem!important;
    padding-bottom: 5rem!important;
}
.w-md-65 {
    width: 65%!important;
}	
}
