.animate-marquee{animation:60s linear infinite marquee}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-800% - .75rem))}}
