.t4-main-body {
        padding-bottom: 2rem;
    }

    .bg-gray {
    background-color: transparent;
    background-image: none;
}

.lead, .t4-masthead .t4-masthead-description {
    font-size: 1rem;
    font-weight: 400;
}

.acm-hero.style-1 .item {
    padding-bottom: 2rem;
    padding-top: 2rem;
    position: relative;
}

div[id*=t4-section-], div[id^=t4-section-] {
    padding-bottom: 2.64rem;
    padding-top: 2.64rem;
}

.uk-button-primary {
    background-color: #68cabc;
    color: #fff;
    border: 1px solid transparent;
}

.uk-button-primary:hover {
    background-color: #fbb040;
    color: #fff;
}

.section-title-wrap .section-title span {
  background: #6c757d;
}
.t4-header {
  min-height: 140px;
}
.header-default {
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);
}