.news-ticker{overflow:hidden;margin:0 28px;background:transparent;color:#25362f;border-radius:3px}.news-ticker-track{display:flex;align-items:center;gap:24px;width:max-content;padding:10px 18px;animation:news-scroll 28s linear infinite}.news-ticker a{color:#25362f;text-decoration:none;white-space:nowrap}.news-ticker a:hover{text-decoration:underline}.news-ticker time{color:#b65339;font-size:.85rem}.news-ticker-track span{color:#b65339}@keyframes news-scroll{from{transform:translateX(0)}to{transform:translateX(-35%)}}@media(prefers-reduced-motion:reduce){.news-ticker-track{animation:none;width:auto;overflow:auto}}@media(max-width:720px){.news-ticker{margin:0 16px}.news-ticker-track{gap:16px}}
