<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.gdprpdr_entry-content {
}

.gdprpdr_entry-header {
}

.gdprpdr_error {
  color: red;
  font-weight: normal;
}

.gdprpdr_gdpr {
  max-width: 75%;
  align-self: center;
}

.gdprpdr_submit-button {
  margin-top: 15px;
  margin-bottom: 15px;
}

.gdprpdr_wrap {
  margin: 20px;
  padding: 10px;
}

.gdprpdr_form_wrap {

}

.gdprpdr_notification_wrap {

}
</pre></body></html>