.elementor-kit-8{--e-global-color-primary:#0A3D3D;--e-global-color-secondary:#4A4A4A;--e-global-color-text:#2A2A2A;--e-global-color-accent:#C8A882;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 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){margin-block-end: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 links — blog pages ONLY */
.single-post .entry-content a,
.single-post .elementor-widget-theme-post-content a,
.blog .entry-content a,
.archive .entry-content a,
.category .entry-content a,
.tag .entry-content a {
    color: #C8A882 !important;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.single-post .entry-content a:hover,
.single-post .elementor-widget-theme-post-content a:hover,
.blog .entry-content a:hover,
.archive .entry-content a:hover,
.category .entry-content a:hover,
.tag .entry-content a:hover {
    color: #0A3D3D !important;
}

/* Safety net — never recolor buttons even inside blog content */
.single-post .elementor-button,
.single-post .wp-block-button__link,
.blog .elementor-button,
.blog .wp-block-button__link {
    color: inherit !important;
}/* End custom CSS */