.elementor-kit-6{--e-global-color-primary:#F3E1E2;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#B99A6C;--e-global-color-20dceed:#F9FAFB;--e-global-color-04a3d33:#FFFFFF;--e-global-color-a3b0de4:#C7005C;--e-global-color-da8f08f:#F3E1E23D;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-c645225-font-family:"Josefin Sans";--e-global-typography-8ce9da7-font-family:"Reenie Beanie";color:var( --e-global-color-secondary );font-family:"Open Sans", Sans-serif;font-size:17px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:400;color:var( --e-global-color-04a3d33 );border-radius:15px 15px 15px 15px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-secondary );border-radius:15px 15px 15px 15px;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-accent );}.elementor-kit-6 a{color:#C7005C;font-family:"Open Sans", Sans-serif;font-size:17px;}.elementor-kit-6 h1{color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:42px;font-weight:700;}.elementor-kit-6 h2{font-family:"Poppins", Sans-serif;font-size:32px;font-weight:600;}.elementor-kit-6 h3{font-family:"Poppins", Sans-serif;font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.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-kit-6{font-size:14px;}.elementor-kit-6 a{font-size:14px;}.elementor-kit-6 h1{font-size:28px;}.elementor-kit-6 h2{font-size:24px;}.elementor-kit-6 h3{font-size:20px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Tags Webness – rose #C7005C, contour #FEE7F4, fond #FBF8F8, sans hover */
.webness-tags{
  display:flex;
  justify-content:center;
  align-items:center; gap:8px;
  flex-wrap:wrap;
  margin-bottom:14px;
}

.webness-tags .tag{
  display:inline-block;
  background:#FBF8F8;          /* fond */
  color:#C7005C;               /* texte */
  border:1px solid #FEE7F4;    /* contour */
  font-size:13px;
  font-weight:600;
  letter-spacing:.4px;
  text-transform:uppercase;
  border-radius:9999px;
  padding:7px 14px;
  line-height:1;
  white-space:nowrap;
}/* End custom CSS */