
div.astech_error_message {
  font-weight: bold !important;
  background-color: #fa6057 !important;
  padding-top: 1.5rem !important; padding-bottom: 1.5rem !important;
  border-radius: .5rem !important;
}

div.astech_error_message p {
  font-size: 1rem !important;
  color: white !important;
}
