span.alert {
  font-size: 150%;
  position: relative;
  top: 6px;
  color: #C75000;
}
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}