.elementor-kit-9{--e-global-color-primary:#B4905B;--e-global-color-secondary:#D2B383;--e-global-color-text:#1B1712;--e-global-color-accent:#F3EEE4;--e-global-color-92b46a6:#14120F;--e-global-color-ceb733d:#EAE3D5;--e-global-color-73055cb:#A89C87;--e-global-color-d971178:#6E6353;--e-global-color-9ee62ab:#F3EEE424;--e-global-color-fe0ab6e:#1B17121F;--e-global-typography-primary-font-family:"Fraunces";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Fraunces";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:2px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.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 .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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Gold corner-bracket accent */
.bracketed{
  position: relative;
}
.bracketed::before,
.bracketed::after{
  content: '';
  position: absolute;
  width: 26px;
  height: 26px;
  z-index: 3;
  pointer-events: none;
}
.bracketed::before{
  top: 14px;
  left: 14px;
  border-top: 1.5px solid #D2B383;
  border-left: 1.5px solid #D2B383;
}
.bracketed::after{
  bottom: 14px;
  right: 14px;
  border-bottom: 1.5px solid #D2B383;
  border-right: 1.5px solid #D2B383;
}/* End custom CSS */