
form#call-query-form {
    text-align: center;
}

form#call-query-form input#phone {
    padding: 3px;
}

form#call-query-form button {
    padding: 5px 25px !important;
    margin: 0px !important;
}
div#cqi-message {
    text-align: center;
}

label {
    margin-bottom: 10px;
}
p.cgv-callback {
    margin-bottom: 0px !important;
    line-height: 1.5em;
    margin-top: 25px;
}