.text-marquee {
    position: relative;
    display: block;
    overflow: hidden
}

.text-marquee .text-marquee__text {
    white-space: nowrap
}
