.elementor-kit-11{--e-global-color-primary:#001C45;--e-global-color-secondary:#A6723F;--e-global-color-text:#4E4E4E;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Georgia";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Georgia";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:1%;--e-global-typography-text-font-family:"Georgia";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Georgia";--e-global-typography-accent-font-weight:600;font-family:"Georgia", Serif;font-size:1rem;line-height:140%;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{font-family:"Georgia", Serif;font-weight:600;text-transform:uppercase;}.elementor-kit-11 h1{font-family:"Georgia", Serif;font-weight:600;}.elementor-kit-11 h2{font-family:"Georgia", Serif;}.elementor-kit-11 h3{font-family:"Georgia", Serif;}.elementor-kit-11 h4{font-family:"Georgia", Serif;}.elementor-kit-11 h5{font-family:"Georgia", Serif;}.elementor-kit-11 h6{font-family:"Georgia", Serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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{padding-inline-end:0px;padding-inline-start:0px;}@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{
    --azul-base: hsl(215, 100%, 13%);
    --azul-escuro-hero: hsl(from var(--azul-base) h calc(s - 51) calc(l - 1));
    --azul-claro: hsl(from var(--dourado-base) h calc(s - 70) calc(l + 20));
    
    --dourado-base: hsl(30, 45%,45%);
  --dourado-fundoEscuro: hsl(from var(--dourado-base) h s calc(l + 20));
}

html, body{
    overflow-x: hidden;
}

::selection{
    background: var(--azul-base);
    color: var(--e-global-color-accent);
}/* End custom CSS */