.custom-review-error, .custom-review-message {
background: #74B988;
color: #ffffff;
padding: 15px 20px;
border-radius: 20px;
font-family: "Gentona", sans-serif;
font-weight: 400;
margin-bottom: 20px;
text-align: center;
} .woocommerce #review_form_wrapper #respond p.custom-review-message {
margin-bottom: 0;
}