.modal-dialog{
    width: 1000px !important;
    max-width: 90% !important;
}

.modal-body img{
    width: 350px !important;
}

.LiveForm.Default .Field.mobile-under label[class*="Field-Label-"] {
  font-size: 1rem;
  font-family: Cinzel Decorative;
}

.LiveForm.Default input[type="submit"], .LiveForm.Default input[type="button"] {
  background: #815e77 !important;
  font-size: 1rem;
  font-family: Cinzel Decorative;
}

