/****this is custom style for modal*/
up-modal up-modal-box {
  top: 5%;
}

up-modal-backdrop {
  background-color: rgba(0, 0, 0, 0.75);
}
