.marquee{width:100%x;line-height:50px;white-space:nowrap;overflow:hidden;box-sizing:border-box}.marquee p{display:inline-block;padding-left:100%;animation:marquee 30s linear infinite}@keyframes marquee{0%{transform:translate(0,0)}100%{transform:translate(-100%,0)}}.chunky-text{color:#fff8f0;-webkit-text-stroke:2px #202020;-webkit-text-fill-color:#fff8f0;text-shadow:5px 5px 0 #202020}.chunky-text-small{color:#fff8f0;-webkit-text-stroke:1px #202020;-webkit-text-fill-color:#fff8f0;text-shadow:2px 2px 0 #202020}