.elementor-31 .elementor-element.elementor-element-2c5c3ee{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-036be68 *//* Footer: secondary button (tel) leesbaar maar niet dominant */
.za-footer .za-btn--secondary{
  color: rgba(255,255,255,.92) !important;          /* fix: nooit zwart */
  background: rgba(255,255,255,.10) !important;     /* iets lichter */
  border-color: rgba(255,255,255,.22) !important;   /* net wat duidelijker */
  box-shadow: 0 10px 22px rgba(0,0,0,.18);
}

.za-footer .za-btn--secondary:hover{
  background: rgba(255,255,255,.14) !important;
  border-color: rgba(255,255,255,.28) !important;
}

/* (optioneel) focus zichtbaar voor toetsenbord */
.za-footer .za-btn:focus-visible{
  outline: 2px solid rgba(255,255,255,.35);
  outline-offset: 3px;
}
/* Footer full-width (edge-to-edge) */
.za-footer{
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
body{ overflow-x:hidden; }/* End custom CSS */