.elementor-28096 .elementor-element.elementor-element-c5a9a05{--display:flex;}.elementor-28096 .elementor-element.elementor-element-7d35ab4{--display:flex;}/* Start custom CSS for heading, class: .elementor-element-856e0d9 */.rey-pageTitle,
.entry-title {
  display: none !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-13fb07d *//* === Irthy minimal button style (scoped to this form only) === */
#irthy-inscr #wpforms-submit-28093.wpforms-submit {
  display: inline-block;
  padding: 10px 22px;                 /* balanced padding */
  border: none;
  border-radius: 8px;                 /* same curve as inputs */
  background-color: #111;             /* Irthy dark base */
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  text-transform: none;               /* no uppercase */
  line-height: 1.4;
  cursor: pointer;
  transition: background-color .25s ease, color .25s ease;
}

/* Hover */
#irthy-inscr #wpforms-submit-28093.wpforms-submit:hover {
  background-color: #D4B36C;          /* Irthy gold hover */
  color: #111;
}

/* Keep spacing consistent */
#irthy-inscr .wpforms-submit-container {
  margin-top: 10px;
  text-align: left;                   /* aligns with inputs */
}/* End custom CSS */