.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Sun Ketch buttons — match Home sk-btn look */
.sk-btn {
  display: inline-block;
  padding: 10px 18px;
  border-radius: 20px;
  border: 1px solid #0056b3;
  color: #0056b3;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  background-color: #ffffff;
}

.sk-btn:hover {
  background-color: #0056b3;
  color: #ffffff;
  text-decoration: none;
}

/* Special Annual Meeting gray variant (if needed elsewhere) */
.sk-btn.sk-btn--annual {
  background-color: #2F2F2F;
  border-color: #2F2F2F;
  color: #ffffff;
}

.sk-btn.sk-btn--annual:hover {
  background-color: #ffffff;
  color: #2F2F2F;
  border-color: #2F2F2F;
}

/* If sk-btn class is on the widget wrapper (your current case) */
.elementor-widget-button.sk-btn .elementor-button,
.elementor-widget-button.sk-btn .elementor-button:visited {
  color: #0056b3 !important;
  background-color: #ffffff !important;
  border: 1px solid #0056b3 !important;
  border-radius: 20px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

/* Hover + focus + active must keep text visible */
.elementor-widget-button.sk-btn .elementor-button:hover,
.elementor-widget-button.sk-btn .elementor-button:focus,
.elementor-widget-button.sk-btn .elementor-button:active {
  color: #ffffff !important;
  background-color: #0056b3 !important;
  border-color: #0056b3 !important;
  text-decoration: none !important;
  outline: none !important;
}

/* Make sure the inner text span can't be overridden */
.elementor-widget-button.sk-btn .elementor-button-text {
  color: inherit !important;
}

/* Optional: keep a visible focus ring for accessibility (subtle) */
.elementor-widget-button.sk-btn .elementor-button:focus-visible {
  box-shadow: 0 0 0 3px rgba(0,86,179,.25) !important;
}/* End custom CSS */