.banner-title{
    margin-top: 20px;
    font-weight: 700;
    font-size: 72px;
    line-height: 82px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 50px;
}

.one-pre{
    color: var(--color-primary);
    font-weight: 400;
    font-size: 24px;
    line-height: 37px;
    font-family: var(--font-primary);
}

