.elementor-kit-6{--e-global-color-primary:#0D2240;--e-global-color-secondary:#0D2240;--e-global-color-text:#2C3E5C;--e-global-color-accent:#C9A84C;--e-global-color-5678595:#E8C97A;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{border-radius:8px 8px 8px 8px;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{border-radius:8px 8px 8px 8px;}.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);}@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 */*::selection {
  background: var( --e-global-color-accent);
  color: #ffffff;
}
*::-moz-selection {
  background: var( --e-global-color-accent);
  color: #ffffff;
}
*::-webkit-selection {
  background: var( --e-global-color-accent );
  color: #ffffff;
}


.nwn-gold-text{
    color: var( --e-global-color-accent );
}

.nwn-xs-before p::before{
    content: "";
    width: 28px;
    height: 1px;
    background: var( --e-global-color-accent );
    opacity: 0.7;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 3px;
}

html {
    scroll-behavior: smooth;
}
[id] {
    scroll-margin-top: 50px; 
}
p a{
    color: var( --e-global-color-accent );
}/* End custom CSS */