/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 29 2025 | 19:31:22 */
.marquee {
  overflow: hidden;
  display: flex;
}

.marquee span{
  white-space: nowrap;
}