.scroll-to-top{position:fixed;bottom:3rem;right:.7rem;z-index:1000}.scroll-button{background-color:#6fb1c8;color:white;border:none;padding:.2rem .6rem .5rem;border-radius:.25rem;cursor:pointer;font-size:30px;font-weight:700;box-shadow:.25rem .25rem .25rem 0 #00000040}.scroll-button:hover{background-color:#d3bc5c}@media (max-width:480px){.scroll-button{padding:.2rem .4rem .5rem;font-size:25px}.scroll-to-top{right:.5rem}}