label#eventResolvedDateLabel {
  width: 250px !important;
  max-width: unset;
}

fieldset#FormFields {
  padding: 35px 35px;
  background-color: #e2e2e28f;
  border-radius: 30px;
}

#FormFields > div > div:nth-child(1) > h2 {
  margin-top: 0;
}

.modal-content {
  text-align: center;
  padding: 0px 30px 30px 30px;
  border-radius: 30px;
  background: #ffff;
}
lottie-player {
  margin: auto;
}
.closeButton {
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 20px;
  font-size: 30px;
  color: #38a2a2;
}

.modal-content p {
  font-size: 30px;
  font-weight: bold;
}