.scrolling-text-container{white-space:nowrap;overflow:hidden;box-sizing:border-box;height:90px;padding:20px 0}.scrolling-text{display:flex;justify-content:space-between;animation:scroll-text 10s linear infinite;animation-delay:1s;margin:0 30px;font-size:20px}.scrolling-text p{display:inline-block;margin:0 30px}@keyframes scroll-text{0%{transform:translate(100%)}to{transform:translate(-100%)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
