/* 

Add here your custom css styles Example: p { text-align: center; color: red; } 

*/

.sidebar_foot .lang_select button {
    display: none;
}

.home_footer .lang_select, .sidebar_foot .lang_select {
    display: none;
}

.sidebar_foot .social_links {
    display: none;
}

footer .social_links2 {
    display: none;
}


.u-btn-github--air.active, .u-btn-github--air:active, .u-btn-github--air:focus, .u-btn-github--air:hover {
    background: #febc00;
}

.u-btn-github--air {
    color: #333333;
    background: #ff880d;
    border-color: transparent;
}