.comment-form-required .comment-notes {
font-size: 1rem;
opacity: .5;
display: block;
line-height: 1.4;
margin-top: 0;
}
.message, .comment-notes {
display: block;
padding: 10px;
margin-bottom: 18px;
color: #999;
font-size: 80%;
font-weight: 700;
text-align: center;
line-height: 18px;
letter-spacing: .2em;
border: 1px dashed #ccc;
}