:root {
    --chat-primary-color: #202022;
    --chat-secondary-color: #7678ed;
    --chat-third-color: #ff7a55;
    --chat-fourth-color: #f9fafc;
    --chat-fifth-color: #dbdcff;
    --chat-sixth-color: #eeeef8;
    --white-color: #ffffff;
    --black-color: #000000;
    --text-gray-color: #9d9c9d;
    --icon-gray-color: #a2a7aa;
}