.whatsapp-button {
    bottom: 200px;
    position: relative;
    right: 0;
    z-index: 1040;
}

.chat {
    width: 60px;
    height: 60px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: fixed;
    bottom: 8%;
    right: 6px;
    padding: 0;
}

.border-bottom {
    border-bottom: 1px solid #f1f1f1;
}

.tp-bgimg {
    border-radius: 12px!important;
}
