h1, h2, h3, h4, h5, h6, #site-title a {
    font-family: 'bankgothic-mt' !important;
}

#site-title{
    background: url(https://www.unifutbol.com/blog/wp-content/uploads/2017/01/Blanco.peq_.png);
background-size: 35px;
    background-repeat: no-repeat;
    background-position: 1px 0px;
    overflow: visible;
    padding-left: 50px;
}

#site-title a{
height: 35px;
    transform: translateY(-3px);
    display: block;
}

#site-description {
    margin: 33px 0 0 10px;
}

span.rw-ui-info-container,
.rw-ui-container a.rw-report-link{
display: none !important;
}

.rw-ui-nero .rw-ui-dislike-label {
    color: red !important;
}

.rw-ui-nero .rw-ui-like-label {
    color: green !important;
}