.elementor-20 .elementor-element.elementor-element-b0434a6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-94e6df1 */@media (max-width: 768px) {
    /* Fix Leadership Button Wrapping */
    .europa-lead-text .europa-btn {
      font-size: 0.85rem !important; /* Reduces font size slightly to fit small screens */
      padding: 12px 15px !important; /* Reduces horizontal padding */
      white-space: nowrap !important; /* Strictly forces text to stay on one line */
      width: auto !important; /* Lets the button hug the text */
      margin: 0 auto 25px auto !important; /* Centers the button and adds space below it */
      display: inline-flex !important;
    }

    /* Better alignment for the Leadership Image on mobile */
    .europa-lead-img {
      width: 100% !important;
      max-width: 300px !important; /* Keeps the image proportional */
      height: 260px !important;
      margin: 0 auto !important; /* Centers the image under the button */
    }
  }/* End custom CSS */