.wpcf7 { background-color: #5A5A5A; color:white; border-radius:10px; padding:5px; margin-left:auto; margin-right:auto; margin-bottom:10px; max-width:500px; text-align:center; } .wpcf7 h3 { font-size:1.6em; font-weight:bold; text-align:center; margin-bottom:10px; } .wpcf7 p { margin:5px; width:145px; display:inline-block; } .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="number"], .wpcf7 input[type="email"] { background-color: white; color: black; border-radius:5px; padding:3px; } .select-custom p { width:90% !important; } .wpcf7-select { background-color: white; color: black; border-radius:5px; height:35px; padding:1px; } .submit-custom p { width:90% important!; } .wpcf7 input[type="submit"] { border-radius:5px; background-color:grey; color:white; padding:7px; font-weight:bold; margin-top:5px; }