.error-message {
  margin-top: 20px !important;
  background-Color: #eddede;
  color: #b90e0e;
  font-weight: 500;
  padding: 13px;
  border-radius: 10px;
}

.success-message {
  margin-top: 20px !important;
  background-Color: #deede7;
  color: #0f7517;
  font-weight: 500;
  padding: 13px;
  border-radius: 10px;
}
/*# sourceMappingURL=contact_v2.css.map */