:root {
    --primaryColor: hsl(34, 84%, 52%);
    --secondaryColor: hsl(32, 82%, 39%);
    --bgColor: #fff;
    --tertiaryColor:  #dfd9d2;
    --descColor: #2A2A2A;
    --headerArea: #e9e9e9;
}

.desktop-closed-message-avatar ~ div {
    color: #e7a223 !important;
    font-weight: 500;
}