.cm-button-sticky .scroll-top-button{background-color:transparent;border-radius:50px;bottom:80px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:0;position:fixed;right:20px;transition:background-color .3s ease,transform .2s ease;z-index:1000}.cm-button-sticky .scroll-top-button a{background-color:#ed6526;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;line-height:normal;padding:12px 24px}.cm-button-sticky .scroll-top-button a:hover{background-color:#163157;transform:scale(1.05)}