.screen-reader-response, .screen-reader-response-output {
  padding: 1em 0;
  display: none;
  font-size: .8rem;
}

.not-valid-tip {
  border: 1px solid rgb(228, 75, 75) !important;
  background-color: rgba(228, 75, 75, .9) !important;
  color: #fff !important;
  font-size: 10px;
  font-weight: 400;
  padding: 2px 14px;
  width: auto;
  position: absolute;
  top: -7px;
  right: -5px;
}

.screen-reader-response-output.validation-errors {
  text-align: center;
  border: 1px solid rgb(228, 75, 75) !important;
  background-color: rgba(228, 75, 75, .9) !important;
  color: #fff !important;
  margin-bottom: 1rem;
}

.screen-reader-response h5 {
  margin-top: 2.5rem !important;
  font-size: 1.25rem !important;
}