:root {
    --main-color: #9c2f2f;
    --bs-orange: #f3970d;
}
div.bottom-chat div.bottom-chat__trigger button.chat-button span.chat-button__icon {
    background-color: #9c2f2f;
}
.footer_pay>div:first-child {
    display: none;
}
.footer_pay>div:last-child {
    width: 100%;
}