.elementor-kit-149179{--e-global-color-primary:#265944;--e-global-color-secondary:#FEF403;--e-global-color-text:#252525;--e-global-color-accent:#61CE70;--e-global-color-6accdfb:#047C04;--e-global-color-2b4697e:#54595F;--e-global-color-188d23a:#131313;--e-global-color-ffe7d06:#61CE70;--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-149179 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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 *//* Style the figcaption container */
figcaption.wp-element-caption {
    font-size: 14px;              /* Adjust the font size */
    color: #333333;               /* Set a dark gray color */
    line-height: 1.3;             /* Increase line spacing for readability */
    font-style: italic;           /* Keep the italic style */
    font-weight: 400;             /* Set normal font weight */
    margin-top: 5px;             /* Add space above the figcaption */
    text-align: left;           /* Left the caption text */
}

/* Style the <sup> inside the figcaption */
figcaption.wp-element-caption sup {
    font-size: 0.85rem;           /* Make superscript text smaller */
    vertical-align: super;        /* Align it as superscript */
    color: #555555;               /* Set a lighter gray for superscript numbers */
}

/* Style the <em> (italic text) inside figcaption */
figcaption.wp-element-caption em {
    color: #666666;               /* Set a slightly lighter gray for italic text */
    font-style: italic;           /* Keep the italic style */
}/* End custom CSS */