.video-player-wrap .player-3rdparty.player-loaded {
    border: 1px solid #333;
}
.video-player-wrap .wp-video > .mejs-container {
    background: #080808;
}
.primary-content-control {
    background: #000;
}
.entry-title.extra-bold.h-font-size-30.h1-tablet {
    color: gold;
}
.author.vcard {
    display: none;
}
.comment-count {
    display: none !important;
}
.like-dislike-toolbar-footer {
    display: none;
}
.tag-title {
    color: #333;
}
.global-single-content .tags-socialsharing .tag-title .h5 {
    color: #333;
}
.global-single-content .tags-socialsharing .tag-item {
    background-color: transparent;
    color: antiquewhite;
}