/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 02 2020 | 10:47:03 */
.comments-page .hentry { display:none;}

.total_comments_link a { text-align: center;
    background: #555;
    color: #fff;
    display: block;
    border: 0;
    font-weight: 600;
    width: auto;
    border-radius: 6px;
    padding: 10px; }

.total_comments_link{ color: #fff; }
.total_comments_link a:hover { background: #333; }
