.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="url"], 
.wpcf7 input[type="tel"], 
.wpcf7 select, 
.wpcf7 textarea {
    border: 2px solid #333333 !important;
    border-radius: 4px !important;    
    padding: 10px !important;         
    background-color: #ffffff !important;
}