.state-badge.sending {
    color: #a16a13;
    background: #fff4df;
}

.state-badge.simulated {
    color: #5f7182;
    background: #eef2f5;
}
