.whatsapp-badge {
    position: fixed;
    bottom: 0;
    z-index: 999999;
    margin: 10px;
    width: auto !important;

    right: 0;
}

.wspBg{
    background-color: rgb(37 211 102 / 100%);
    width:45px!important;
    padding: 5px !important; 
    height: 45px!important; 
    border-radius: 30px;

    display: flex;
    justify-content: center;
    align-items: center;
}