.tf-scroll-text {
    position: relative;
}

.tf-scroll-text .heading {
    font-family: 'Outfit';
    font-weight: 600;
    font-size: 182px;
    line-height: 218.4px;
    letter-spacing: 0%;
    color: #24272C;
    white-space: nowrap;
    transform: translateX(100%);
}