.tanit-marquee {
    white-space: nowrap;
    display: flex;
    overflow: hidden;
}

.tanit-marquee > * {
    padding: 0 1rem;
}