.chatWhatsapp {
    /*background: #232328;*/
    font-weight: 600;
    position: fixed;
    right: 5px;
    /* left: 5px; */
    bottom: 20%;
    z-index: 99;
    padding: 10px;
    text-align: center;
    /*color: #202020;*/
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 3px !important;
    cursor: pointer;
    display: none;
}
