@media(max-width:766px){
    header .site-logo {
        max-width:250px;   
        height: auto;
        margin-top:1.5rem;
    }
}

.widget-link-details a {
    color: #333;
}

.badge, 
.panel-secondary .badge, 
.panel-info .badge {
    background-color: #e3e3e3;
}
