/* Start custom CSS *//* Kings and Kingdoms — Press & Partners, Section 5
   Scoped CSS exception. Approved by Supervisor on demonstrated native limitation.

   Overrides these rules from
   /wp-content/uploads/elementor/css/base-desktop.css:
     .elementor .e-form-success-message-base { background-color: #D4E9D6; }
     .elementor .e-form-error-message-base   { background-color: #ffdede; }

   Anchored to the Press & Partners inquiry form only, via the
   author-set Atomic Form ID pp-inquiry-form. Do not remove that ID. */

#pp-inquiry-form .e-form-success-message-base,
#pp-inquiry-form .e-form-error-message-base {
    background-color: transparent;
}/* End custom CSS */