.vlt-large-heading2{
    font-size: 3rem;
    line-height: 70px;
}
.has-first-color {
    color:#eba741 !important;
}
.vlt-counter-up {
    font-size: 7.5rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.02em;
    color:#eba741 !important;
}
a:hover {
    color:#eba741 !important;
}
.vlt-link-with-arrow  {
    color:#eba741 !important;
}
.vlt-btn--primary{
    background-color: #c6842c;
}
.vlt-progress-bar__bar span {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #eba741;
}
.vlt-counter-up-small h6 {
    margin-left: 1.9375rem;
    color: #fff;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}