#BacktoTop span{color:#fff;font-weight:700}#BacktoTop{border-radius:4px;bottom:30px;color:#fff;display:inline-block;opacity:0;position:fixed;right:30px;text-align:center;visibility:hidden;width:100px;z-index:1000}#BacktoTop:after{background-color:#f93c1c;border-radius:50px;color:#fff;content:"\f077";font-family:FontAwesome;font-size:15px;font-style:normal;font-weight:400;line-height:50px;padding:20px;transition:all .3s}#BacktoTop:hover:after{background-color:#af2a14;cursor:pointer}#BacktoTop:active:after{background-color:#f93c1c}#BacktoTop.show{opacity:1;visibility:visible}