.elementor-kit-26{--e-global-color-primary:#927700;--e-global-color-secondary:#0D1D30;--e-global-color-text:#030E1B;--e-global-color-accent:#00EDF9;--e-global-color-6dd2044:#FFFFFF;--e-global-typography-primary-font-family:"Merriweather";--e-global-typography-primary-font-size:14px;--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:"Merriweather";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Merriweather";--e-global-typography-accent-font-weight:600;--e-global-typography-6d841b8-font-family:"Poppins";--e-global-typography-6d841b8-font-size:40px;--e-global-typography-6d841b8-font-weight:700;--e-global-typography-6d841b8-text-transform:uppercase;--e-global-typography-6d841b8-letter-spacing:-0.5px;--e-global-typography-8fa31f4-font-family:"Poppins";--e-global-typography-8fa31f4-font-size:30px;--e-global-typography-8fa31f4-font-weight:700;--e-global-typography-8fa31f4-text-transform:uppercase;--e-global-typography-8fa31f4-letter-spacing:-0.5px;background-color:var( --e-global-color-text );}.elementor-kit-26 a{color:var( --e-global-color-6dd2044 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-26 a:hover{color:var( --e-global-color-6dd2044 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-26 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-kit-26 a{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-26 a:hover{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-26 a{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-26 a:hover{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,
body{
  width:100%;
  overflow-x:hidden;
}

#frame:after {
   position: absolute;
    z-index: 0;
    content: '';
    width: calc(100%);
    height: calc(100%);
    top: 0px;
    right: 0px;
    border: solid 3px #927700;
   transform:rotate(-7deg);
}


.bleu{
    color:#00edf9;
}

.typo{
 
    font-family: Merriweather;
    text-transform: lowercase;
    text-shadow: #927700 3px 3px 3px;
}/* End custom CSS */