.foot-line{
    background-color:@bgcolor;
}
.nav>.nav-item>.nav-link{
    color:@tone_header_text !important;
}
h2,h3,h4,h5,p,.category>ul>li{
    color: @tone_text !important;
}
.news-text,.news>.news-right>a,.category>ul>.active{
    background-color:@tone_title !important;
}