.wpcf7-response-output {
    margin: 0;
    padding: 0.2em 1em;
    border: none;
}
.error{
    color: red;
    
}
select.custom-validate-select option:first-child {
    opacity: 0.8;
    color: gray;
}