.section-title-wrap {
    max-width: 650px;
}
.acm-hero.style-1 .hero-item h1, .acm-hero.style-1 .hero-item .h1 {
    font-weight: 600;
}

.layout-default-sublayout .detail-page .content-article p:not(:last-child) {
    font: inherit !important;
}

.acm-features.style-1 .features-item .item-inner {
    padding: 2.25rem 2.25rem 0rem 2.25rem;
}

@media (min-width: 1925px) {
      .t4-wrapper {
           max-width: 100%;
       }
}