.newcomments {
    background-color:white;
    color:red;
    font-size:24px;
    padding:5px;
    border-radius:3px;
    border: 3px solid red !important;
}