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