:root {
    --primaryColor: #7ed51b;
    --secondaryColor: #5fa115;
    --bgColor: #fff;
    --tertiaryColor:  #dfd9d2;
    --descColor: #161616;
    --headerArea: rgb(243, 243, 243);
    --logoBgColor: black;
}

.desktop-closed-message-avatar ~ div {
    color: #5fa115 !important;
    font-weight: 500;
}
.logo {
    width: 12em !important;
}