.warning {
  color: #721c24;
  background-color: #f8d7da;
  padding: 1rem;
  border-radius: 0.5rem;
}
