footer{background-color:#272d33;padding:30px 20px;text-align:center}footer p{color:#fff;display:flex;font-size:14px;gap:15px;justify-content:center;margin:0}footer p a,footer p a:hover{color:#ee7202;text-decoration:none}.moto-back-to-top-button-link{background-color:#ee7202;border-radius:50%;bottom:40px;box-shadow:4px 4px 8px 0 rgba(0,0,0,.2);color:#fff;font-size:14px;font-weight:400;height:42px;line-height:42px;position:fixed;right:40px;text-align:center;transition:.3s;width:42px}.moto-back-to-top-button-link .moto-back-to-top-button-icon:before{content:"\f106"}.moto-back-to-top-button-link:hover{background:#272d33;color:#fff;text-decoration:none}.moto-back-to-top-button-link{opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .3s ease,transform .3s ease,background .3s}.moto-back-to-top-button-link.moto-back-to-top-visible{opacity:1;pointer-events:auto;transform:translateY(0)}