#signature{
    font-family:'Marck Script';
    display:inline-block;
    transform: rotate(-15deg); 
    color:white;
    font-size:45px;
    margin-top:-4px;
    padding-bottom: 4px;
}

.logo_main{
    min-height: 130px;
}

.logo_fixed{
    margin-top:40px !important;
    min-height:160px;
}

.menu_show{
    overflow:hidden;
}

.sc_match .time{
    font-weight: 900;
}

.sc_match_info .players{
    font-weight: normal;
    opacity:0.8 !important;
}

.sc_match_date{
    max-height:73px;
}

.match_block{
    display:flex !important;
}

.player_photo{
    height:210px;
    background-size:cover;
    background-position: center center;
}

.player_name small{
    display:block;
}

.post_title large{
    font-size:32px;
    font-weight: bold;
    display:block;
    color:#7e9d10 !important;
}

.accolade{
    display:block;
    width:100%;
    text-align: center;
    font-size:128px;
    height:200px;
    padding-top:80px;
    opacity:0.25;
}

.post_item .info{
    visibility: visible !important;
    display:block !important;
    opacity:1 !important; 
    box-shadow: none !important;
}

.post_item .info .info-back, .post_item .post_title, .post_item .post_descr, .post_item .post_info{
    background:transparent !important;
    color:#152229 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    padding:0px !important;
    line-height: 1.25em !important;
    text-transform: uppercase;
}

.frosty{
    background:rgba(255, 255, 255, 0.96);
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:0;
}

footer aside{
    width:25% !important; 
    float:left;
    box-sizing: border-box;
    padding:2%;
}