/** Start Whatsapp customizer css **/

.psg-footer-whatsapp-icon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99999;
}
.psg-footer-whatsapp-icon a {
    width: 70px;
    height: 70px;
    background: #50B853;
    color: #FFFFFF !important;
    display: flex;
    flex-wrap: wrap;
    font-size: 39px;
    line-height: 70px;
    letter-spacing: 0;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
}

/** End Whatsapp customizer css **/
