/* Фон уведомления */
.t706__bubble {
    background: #fff !important;
    color: #000 !important;
}

/* Весь текст внутри */
.t706__bubble,
.t706__bubble * {
    color: #000 !important;
}

/* Если есть ссылки или кнопки */
.t706__bubble a,
.t706__bubble button {
    color: #000 !important;
}