.cssWhatsappBtnFloating {
    position: fixed;
    bottom: 50px;
    right: 0;
    margin-right: 10px;
    z-index: 997
}

.cssTelegramBtnFloating {
    position: fixed;
    bottom: 5px;
    right: 0;
    margin-right: 10px;
    z-index: 998
}
