/* Hide Hozzászólás (Comment) button */
a[data-id="newComment"] {
    display: none !important;
}
