fixing {
    width: 40px;
    height: 20px;
    position: fixed;
    bottom: 20px;
    right: 250px;
    z-index: 30;
    background-color: #9e95ed;
}


/***
.float-button__wrap a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background-color: #0069b3 ;
    color: #fff;
}**/