#masthead .flex-right > ul > li > a{
    color: #fff;
}
#masthead .flex-right > ul > li > a:hover {
    color: #ffd600;
}
.section-title-center b {
    background: #027c00;
    opacity: 1;
}
.section-title-center span {
    border: solid 1px #ffd600;
    padding: 6px 10px;
    font-size: 20px;
    border-radius: 10px;
}
.matchOdds img {
    height: 20px;
}
.content-home {
    margin-top: 30px;
    padding: 20px;
    border: solid 1px #ffd600;
    border-radius: 5px;
}
.post-item .box-text {
    background: #f5f5f5;
    padding: 12px;
}
.post-item .box-text p {
    font-size: 12px;
}
#content {
    padding-bottom: 0;
}
.section-title-normal span, .section-title-normal {
    padding-bottom: 0;
    border-bottom: 0;
    color: #ffd600;
}
footer .section-title-normal span {
    color: #ffd600;
}
.ux-menu-link__link {
    min-height: auto;
    color: #fff !important;
}
.breadcrumb {
    padding-top: 12px;
}
#comments {
    display: none;
}
.entry-header-text-top {
    padding-bottom: 0;
}