.alert-badge {
  display: flex;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  align-items: center;
}
