#back-to-top{right:30px;bottom:30px;background:#DA3681;border-radius:50%;height:45px;width:45px;box-shadow:rgb(149 157 165 / .2) 0 8px 24px;transition:.5s ease}#back-to-top:hover{bottom:35px;background:#F58B35}#back-to-top svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:padding .3s ease-in-out}