.ajax-modal-form .modal-body{

}

.ajax-modal-form .modal-header{
  border-bottom:none;
}

.ajax-modal-form .modal-footer{
  border-top: none;
}

.ajax-modal-form .form__field_privacy_policy label{
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
}

.ajax-modal-form  .modal-footer{
  padding-top:0;
}