.head-menu {
    background-color: #47494a !important;
}
.logo-image img {
  max-height: 60px;
}
.t3-section-wrap .mod-bg-gray {
  background: #919194 !important;
}
.t3-mainbody > .row > div.t3-sidebar-right {
  border-left: 2px solid #919194;
}

/*Hide date*/
#Section157 .latest-news .article-detail .article-content .date-create {
    display: none;
}