.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#63421D;--e-global-color-text:#000000;--e-global-color-accent:#C10435;--e-global-color-08d836a:#C10435;--e-global-color-2bd2f04:#EFECE8;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:5px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-decoration:none;--e-global-typography-78e6839-font-family:"Lato";--e-global-typography-78e6839-font-size:16px;--e-global-typography-865177a-font-size:12px;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:20px;}.elementor-kit-6 a{color:var( --e-global-color-08d836a );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-decoration:var( --e-global-typography-accent-text-decoration );}.elementor-kit-6 a:hover{color:var( --e-global-color-08d836a );font-family:"Lato", Sans-serif;font-weight:700;text-decoration:underline;}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-decoration:var( --e-global-typography-accent-text-decoration );}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:600;line-height:1.6px;}.elementor-kit-6 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h5{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h6{font-size:16px;font-weight:700;}.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);}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h4{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h5{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h4{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h5{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1) Prefer overriding the Elementor global color variable used by the kit.
   This makes the elementor rule that uses var(--e-global-color-...) pick up black
   for breadcrumbs without changing global settings. */
.elementor-kit-6 .ast-breadcrumbs,
.elementor-kit-6 .ast-breadcrumbs .ast-breadcrumbs-inner {
    --e-global-color-08d836a: #000; /* override the kit variable for this subtree */
}

/* 2) Also explicitly force link colors for every state (link/visited/hover/focus/active).
   Using elementor-kit-6 in the .elementor-kit-6 ensures we're inside the kit where the rule runs. */
.elementor-kit-6 .ast-breadcrumbs .ast-breadcrumbs-inner a,
.elementor-kit-6 .ast-breadcrumbs .ast-breadcrumbs-inner a:link,
.elementor-kit-6 .ast-breadcrumbs .ast-breadcrumbs-inner a:visited,
.elementor-kit-6 .ast-breadcrumbs .ast-breadcrumbs-inner a:hover,
.elementor-kit-6 .ast-breadcrumbs .ast-breadcrumbs-inner a:focus,
.elementor-kit-6 .ast-breadcrumbs .ast-breadcrumbs-inner a:active {
    color: #000 !important;
    text-decoration: none !important; /* optional */
}

/* If your breadcrumbs use an id like #breadcrumbs, include that too (extra specificity) */
#breadcrumbs a,
#breadcrumbs a:visited,
#breadcrumbs a:hover,
#breadcrumbs a:focus {
    color: #000 !important;
}/* End custom CSS */