.elementor-kit-6{--e-global-color-primary:#1E2C2F;--e-global-color-secondary:#B39F6C;--e-global-color-text:#000000;--e-global-color-accent:#B39F6C;--e-global-color-f3f6566:#182527;--e-global-color-b5a0607:#F8F6EF;--e-global-color-7681ad3:#A38C50;--e-global-color-c025e92:#FFFDF8;--e-global-typography-primary-font-family:"Bodoni Moda";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Bodoni Moda";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"PT Serif";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"PT Serif";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h2{font-family:"Bodoni Moda", Sans-serif;font-weight:400;letter-spacing:-1px;}.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-kit-6{--e-global-typography-primary-letter-spacing:-1px;--e-global-typography-secondary-letter-spacing:-1px;}.elementor-kit-6 h2{letter-spacing:-1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.gold, a{
    color: #B39F6B;
}

.black a{
    color: black;
}
.p a{
    text-decoration: underline;
}
.doble-borde {
  border: 1px solid #B39F6B;
}
.doble-borde::before {
  border: 1px solid #B39F6B;
  content: "";
  position: absolute;
  top: -6px;
  left: 4px;
  right: 4px;
  bottom: -6px;
  pointer-events: none;
}
.doble-borde:hover{
  background-color: #F8F6EF;
}
p a{
    text-decoration: underline !important;
}
p a:hover{
    color: #A38C50;
}/* End custom CSS */