.error {
  color: #ff0000;
  font-size: 0.8rem;
}

#subscriberEmail-error {
  position: absolute;
  top: 50px;
  color: #fff !important;
  font-size: 1rem;
}

.toast {
  z-index: 9;
}
