a#scrollUp {
    bottom: 15px;
    right: 15px;
    padding: 10px 20px;
    background: #24204c;
    border: 2px solid;
    color: #D2B138;
    font-size: 23px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 36px;
    padding: 0;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #00000026;
    z-index: 9 !important;
}