#chatbase-bubble-button {
    background-color: rgb(192, 154, 81) !important; /* Цвет кнопки */
}

[data-user="true"] {
    background-color: rgb(192, 154, 81) !important; /* Цвет фона с приоритетом */
}

body.single-post .entry-content-wrap {
    padding-bottom: 0 !important;
}