.elementor-kit-4{--e-global-color-primary:#8A8F59;--e-global-color-secondary:#1E1E1E;--e-global-color-text:#555555;--e-global-color-accent:#C3C3C3;--e-global-color-cd43941:#F7F5F1;--e-global-color-a15b742:#000000;--e-global-color-02bc298:#C9C97D;--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:#FFFFFF;font-family:"Inter", Sans-serif;font-size:14px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 h2{font-family:"Cormorant Infant", Sans-serif;font-size:34px;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}Frans chalet.{display:var(--page-title-display);}@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 */:root{
  --flow-olive:#8A8F59;
  --flow-text:#1E1E1E;
}

.btn{ 
  display:inline-flex; align-items:center; justify-content:center;
  padding:14px 22px; border-radius:999px; font-weight:600;
  transition:.2s ease; text-decoration:none; line-height:1;
}

/* Primary solid */
.btn-primary{
  background:var(--flow-olive); color:#fff; border:2px solid var(--flow-olive);
}
.btn-primary:hover{ background:var(--flow-text); border-color:var(--flow-text); }

/* Secondary ghost */
.btn-secondary{
  background:transparent; color:var(--flow-olive); border:2px solid var(--flow-olive);
}
.btn-secondary:hover{ background:var(--flow-olive); color:#fff; }

/* (Optioneel) kleine schaduw bij hover */
.btn-primary:hover, .btn-secondary:hover{
  box-shadow:0 6px 16px rgba(0,0,0,.12);
}/* End custom CSS */