/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  display: none;
}