a, a:link, a:active, a:visited {
    color: #ce2d18;
}
a:hover {
    color: #333;
}
a.btn {
    color: #fff;
}
.panel-primary {
    border-color: #ce2d18;
}
.box.silver .ddsmoothmenu-v ul li.has_sub>a:link, 
.box.silver .ddsmoothmenu-v ul li.has_sub>a:visited, 
.box.silver .ddsmoothmenu-v ul li.has_sub>a:active {
    color: #ce2d18;
}
#menu-site-default>ul,
div.box h3.header {
    background: #ce2d18;
}
.brown-red .ddsmoothmenu-v ul li a:link, 
.brown-red .ddsmoothmenu-v ul li a:visited, 
.brown-red .ddsmoothmenu-v ul li a:active {
    color: #ce2d18;
}
div.news_column div.header a.current span {
    background-color: #ce2d18;
}
div.news_column div.header a.current {
    background: none;
}
div.news_column div.header a.current::before {
    content: "";
    position: absolute;
    bottom: 1px;
    left: calc(50% - 2.5px);
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ce2d18;
}
div.news_column ul.related a:hover {
    color: #ce2d18;
}
#menu-site-default>ul ul {
    background-color: #ce2d18;
}
#hot-news a.more {
    color: #ce2d18;
}
div.news_column .sub-list-icon >li.hidden-xs a {
    color: #ce2d18;
}
.second-nav .navbar-default {
    background-color: #ce2d18;
    border-color: #ce2d18;
}
.mobile-menu-toggle-btn:hover {
    background-color: #ce2d18;
}
.mobile-menu-wrap .logo,
.mobile-menu-wrap .menu,
.custom-mobile .metismenu .sidebar-nav ul a, 
.custom-mobile .metismenu .sidebar-nav ul a:hover {
    background-color: #ce2d18;
}
div.news_column ul.related a:hover {
    color: #ce2d18;
}