.awf-button{
    position:fixed;
    right:20px;
    bottom:20px;
    background:#25D366;
    color:#fff;
    padding:15px 20px;
    border-radius:50px;
    text-decoration:none;
    z-index:9999;
}