th, tr, td, td:first-child, th:first-child {
    border: 1px solid #b63333;
    padding: 10px;
    color: #000;
}
.fixture_vote .fixture-vote-container {
    background: #f1d9d9 !important;
}
.dark .section-title-normal, .dark .section-title-normal span {
    border-bottom: 0;
}
.dark .ux-menu-link__link {
    min-height: auto;
}
#comments {
    display: none;
}
.breadcrumb{
    background: #f3f3f3;
    padding: 5px 0;
    font-size: 14px;
}
.breadcrumb>div * {
    margin: 0;
}
.post-item .box {
    border: solid 1px var(--primary-color);
}