#bottom-bar a, #bottom-bar a:hover {
    text-decoration: underline;
}

.text-secondary, .entry-meta, .comment-notes.text-small {
display: none;
}

#content {
text-align: justify;
}

#main {
    padding: 20px 0 70px 0;
}

.comments-area > h3:after, .single-related-posts > h3:after, .comment-respond > h3:after {
    background-color: transparent;
}

#commentform {
padding: 0% 25% 0% 25%;
}

.comment-form-url {
display: none !important;
}