body {
    position: relative;
    min-height: 100%;
    margin: 0;
    padding: 0;
    background: url(/wp-content/uploads/2026/01/background-2-1.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;
    font-size: 16px;
}
#wide-nav ul > li > a:hover {
    color: #f9e933;
}
.banner-img {
    border: solid 2px #ffffff;
}
.section-title-center b {
    background: transparent;
}
.matchOdds img {
    height: 20px;
}
.itemMatch .ftTableOdds * {
    color: #000;
}
.contentOrder * {
    color: #000;
}
.content-home {
    scrollbar-width: thin;
    scrollbar-color: #f9e933 transparent;
}
.content-home {
    border: 1px solid #f9e933;
    border-radius: 10px;
    padding: 10px 20px;
    height: 600px;
    overflow-y: auto;
    position: relative;
    background-color: #1E0F08;
}
.nopad {
    padding-bottom: 0;
}
.nopad > .col-inner {
    border-bottom: solid 1px #ccc;
}
.content-ft * {
    margin-bottom: 8px;
}
.ux-menu a {
    justify-content: center;
    font-weight: bold;
}
.ux-menu a:hover {
    color: #f9e933 !important;
}
#comments {
    display: none;
}
.entry-header-text-top {
    padding-bottom: 0;
}
.breadcrumb {
    background: #ffffff;
    padding: 5px 0;
    font-size: 13px;
}
.breadcrumb *, .fixture-list *, .ranking-list * {
    color: #000;
}
.entry-divider {
    display: none;
}
.archive-page-header h1 {
    text-align: center;
    font-size: 22px;
}