#return-btn{align-items:center;background-color:#af131e;border:.2px solid #fff;border-radius:2px;bottom:1vw;box-shadow:2px 2px 20px 0 rgba(0,0,0,.13);cursor:pointer;display:flex;height:20px;justify-content:center;padding:1.9rem 1.5rem 1.4rem;position:fixed;right:1vw;width:20px}a #return-btn{color:#fff;font-size:1.4rem;font-weight:900;z-index:100}a #return-btn:hover{background-color:#fff;transition:.5s}a:hover #return-btn:hover{color:#af131e;transition:.3s}