.dispatch-card.is-urgent {
  border: 2px solid #e5485a !important;
  background: #fff7f8 !important;
  box-shadow: 0 8px 22px #d92e4326;
}

.dispatch-card.is-urgent .dispatch-top > strong:last-child {
  color: #b52235;
  font-weight: 950;
}
