contact form 7 nice alert styling
/* NICE CONTACT FORM 7 ALERT / WARNING OUTPUT */
.wpcf7-response-output {
padding:20px !important;
background-color:#fff !important;
border:1px solid;
border-color: #ddd !important;
text-align:center;
margin:auto !important;
width:94% !important;
max-width:1280px; /* your max-width container wrapper size */
}