.scrollToTop{color:#fff;cursor:pointer;z-index:1000;background:#7ab52b;border:none;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px}.scrollToTop:hover{background:#689d22;transform:translateY(-3px)}.scrollToTop:active{transform:translateY(-1px)}@media (max-width:768px){.scrollToTop{width:45px;height:45px;bottom:20px;right:20px}}
