
.hidden { display: none !important; }
.text-white { color: white !important; }


.alert-timeout.is-visible { display: block !important; }


.alert-timeout .alert-msg {
  color: white;
  font-size: 16px;
  font-weight: 700;
}
