/*----Logo----*/
.navbar-brand.logo-control img.logo-img {
  max-height: 130px;
}
/* --- article ----*/
.item-page.layout-default.no-sidebar .top-article-info {
  text-align: left;
}
@media (min-width: 992px) {
  .item-page .page-header h2, .item-page .page-header .h2 {
    color: #6e3695;
  }
}
.acm-hero.style-1 .acm-hero-item {
    height: 1024px;
}
.border-top {
  border-top: var(--t4-border-width) var(--t4-border-style) #292626 !important;