.scroll-btn{z-index:99;position:fixed;right:40px;bottom:40px;display:flex;border-radius:50%;background-color:#fff;cursor:pointer;color:#202020;justify-content:center;align-items:center;box-shadow:0 .2px 6px #d1e7fc}.scroll-btn:hover{background-color:#00a2ff;color:#fff}.scroll-btn .icnscroll{display:flex;padding:5px;font-size:18px;width:35px;height:35px}