:root {
    --primaryColor: hsl(360, 99%, 62%);
    --secondaryColor: hsl(0, 82%, 34%);
    --bgColor: #fff;
    --tertiaryColor:  #dfd9d2;
    --descColor: #2A2A2A;
}

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