/* SUSBIO Logo Marquee — frontend base styles */
.slm-section { box-sizing: border-box; width: 100%; overflow: hidden; }
.slm-section *, .slm-section *::before, .slm-section *::after { box-sizing: border-box; }
