.elementor-kit-348{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-03085e4:#557AAE;--e-global-color-c053579:#C0E3F8;--e-global-color-73349a6:#FFDB9D;--e-global-color-eb6ae7b:#FFEFD4;--e-global-color-191ca17:#E0FAFC;--e-global-color-ad2275a:#ECFCFF;--e-global-color-2dc45e1:#333333;--e-global-color-b946e63:#FF4E4E;--e-global-color-a045340:#333333;--e-global-color-0a47e90:#777777;--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;background-color:#91BAD6;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-348 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* zet marges en padding van alle flexbox containers naar 0 */
.elementor-container {
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

.zy1001_S5_mbtn_body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 4%;
  background-color: #008584;
  border: 2px solid black;
  border-radius: 10px;
}

.zy1001_S5_mbtn_text {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  color: #f3dfc1;
}

.zy1001_S5_sbtn_body {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 100% !important;
  height: auto;

}

.zy1001_S5_sbtn_text {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #f3dfc1;
  padding: 3%;
}/* End custom CSS */