#wide-nav ul > li > a {
    color: #fff;
}
#wide-nav ul > li > a:hover {
    color: #fedc04;
}
.content-1 {
    background: #f7f7f7;
    padding: 20px;
    border: solid 1px #e1e1e166;
    margin-bottom: 30px;
}
.matchOdds img {
    height: 20px;
}
.content-home {
    margin-top: 30px;
}
.breadcrumb {
    padding-top: 12px;
}
.entry-header-text-top {
    padding-bottom: 0;
}
#comments {
    display: none;
}
.archive-page-header h1 {
    text-align: center;
    font-size: 22px;
}