// For transition
.alert {
  transition: all 0.25s ease;
}
