.webform-share-submission-form .webform-submission-form {
  background-color: white;
  padding-top: 1rem;
}
.webform-share-submission-form .form-control {
  background-color: #F4F2F0;
  border: 0;
  border-radius: 0;
}
.webform-share-submission-form .btn-primary {
  background-color: #0f61a8;
  border-radius: 0;
  font-weight: bold;
}
