body {
    position: relative;
    min-height: 100%;
    margin: 0;
    padding: 0;
    background: url(/wp-content/uploads/2026/01/background-2.jpg) top center no-repeat fixed;
    background-size: cover;
    background-color: #120602;
    color: #fff;
    z-index: -1;
}
#main, #wrapper {
    background-color: transparent;
}
#wide-nav ul > li > a {
    color: #fff;
}
#wide-nav ul > li > a:hover {
    color: #f4c443 !important;
}
.section-title-bold-center span, .section-title-center span {
    text-transform: capitalize;
}
.matchOdds img {
    height: 20px;
}
.itemMatch .ftTableOdds * {
    color: #000;
}
.content-home {
    scrollbar-width: thin;
    scrollbar-color: #f4c43b transparent;
}
.content-home {
    margin-top: 40px;
    border: 1px solid #f4c443;
    border-radius: 10px;
    padding: 10px 20px;
    height: 600px;
    overflow-y: auto;
    position: relative;
    background-color: #1E0F08;
}
.post-item .box .box-text {
    background: #000;
}
.ux-menu-link__link:hover {
    color: #f4c443 !important;
}
#comments {
    display: none;
}
.entry-header-text {
    padding-bottom: 0;
}
.entry-content {
    padding: 0;
}
.is-divider {
    background: #fff;
}