/* Add custom CSS styles below */ 
/* whatsapp */

#contact-slot:nth-child(1) > a > .s-contacts-icon{
    position: fixed;
    z-index: 3;
    border-width: 0;
    box-shadow: -2px 4px 16px 0px #0000005e;
    color: white;
    background: #4fbb1e;
    bottom: 80px;
    width: 60px;
    left: 5px;
    font-size: 30px;
    height: 60px;
}

#contact-slot:nth-child(1) > a > .s-contacts-icon > svg{
height: 30PX;
    width: 30PX;}

#contact-slot:nth-child(1) > a > span.unicode{

display :none 

}