.top-sponsor-images {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    text-align: left;
}

.top-sponsor-images > img {
    max-height: 25px;
    vertical-align: middle;
    margin-top: calc((50px - 25px) / 2);
}

.top-sponsor-images > img:not(:first-child){
    margin-left: 30px;
}

.social-links-top {
    display: flex;
    align-items: center;
    height:100%;
}

.social-links-top > a:not(:first-child){
    margin-left: 10px;
}

.button.blue:hover {
    background-color: #f16864 !important;
}

.button.blue .button-ornament {
    background-color: #8e4744;
}

.teams-fixed {
    margin-top: 25px;
}

.teams-fixed .column {
    text-align: center;
}

.navigation-wrap {
    /*border-bottom: 3px solid transparent;
    border-image: url('https://omenuniversityleague.pt/frontend/assets/images/finals/degrade-omen.png') 1;*/
}

.post-preview.regular-news .tag-ornament {
    background-color: #ce4c49;
}

.news-list .post-preview.medium .post-preview-img {
    height: 180px;
}

.banner-wrap.general-news {
    background: url("../img/bg-site-headers2.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.top-player-img {
    width: 80px;
    height: 80px;
}

.widget-match-box {
    cursor: pointer;
}

.img-responsive {
    max-width: 100%;
}

.stats-info-item .stats-info-item-value .highlight:nth-child(1){
    color: #2ab058!important;
}

.stats-info-item .stats-info-item-value .highlight:nth-child(2){
    color: #ce4c49!important;
}

.section-title-wrap.blue .section-title-separator::before {
    background: rgb(255,75,202);
    background: linear-gradient(90deg, rgba(255,75,202,1) 0%, rgba(255,4,30,1) 18%, rgba(255,4,30,1) 53%, rgba(245,125,30,1) 100%);
}

.entry-banner {
    width: 100%;
    height: 450px;
    background-size: cover;
    background-position: center center;
    background-image: url('https://cdn.goinghyped.com/oec/files/images/banners/banner_1920x300_site.png');
}

.button.homepage-button {
    height: 34px;
    padding: 0 24px;
    font-size: 0.725em;
    line-height: 34px;
}

.format-exp > .column {
    text-align: center;
}

.navigation .logo {
    margin-top: 5px!important;
}

.pp-hexagon.active .hexagon-icon.hexagon-border, .pp-hexagon:hover .hexagon-icon.hexagon-border {
    fill: #f9a917;
}