.chevron-container{margin-top:-30px;text-align:center;width:100%}.chevron-down{fill:teal;animation:hover-me .5s ease-in-out infinite alternate;height:5em;margin:auto;width:5em}@keyframes hover-me{to{transform:translate3d(0,25px,0)}}