.scroll-to-top button{align-items:center;background:none;border:none;bottom:15px;color:#9b9b9b;cursor:pointer;display:flex;font-size:31px;height:40px;justify-content:center;position:fixed;right:15px;transition:color .2s ease-in-out;width:40px;z-index:40}.scroll-to-top button:hover{color:#2d2d2d}@media only screen and (max-width:1040px){.scroll-to-top button{bottom:10px;right:10px}}
