.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#144EE1;--e-global-color-6d05822:#000000;--e-global-color-65e524b:#FFFFFF;--e-global-color-7a895bc:#E5EEFF;--e-global-color-19faa1c:#8A9A5B;--e-global-color-fff49c5:#708090;--e-global-color-ac55449:#E9DFCE;--e-global-color-f2d63b4:#C27E67;--e-global-color-3c67c36:#A9A2B5;--e-global-color-5c83eea:#2E2D88;--e-global-color-290d8b8:#64748B;--e-global-color-d8a3f88:#626A75;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--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){--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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* LISTING GRID correction */

/* 1. Force images to be consistent */
.elementor-element-4d4c7a6 img {
    height: 200px !important;
    width: 100% !important;
    object-fit: cover;
}

/* 2. Configure the listing container */
.elementor-element-24df729 > .e-con-inner {
    display: flex;
    flex-direction: column;
    align-items: stretch !important; /* This forces horizontal expansion */
    height: 100%;
}

/* 3. Targets Title and Excerpt to span full width */
/* Replacing your previous point 3 with broader coverage */
.elementor-element-28d3d6d,
.elementor-element-28d3d6d *,
.elementor-element-24df729 .elementor-widget-heading,
.elementor-element-24df729 .elementor-widget-text-editor {
    flex-grow: 1;
    width: 100% !important;
    box-sizing: border-box;
}

/* 4. Ensure the divider and footer container hit both edges */
.elementor-element-e0ea16a, 
.elementor-element-ec4f3b4 {
    margin-top: auto;
    width: 100% !important;
    max-width: 100% !important; /* Prevents Elementor default max-widths */
}

/* 5. Specific fix for the divider widget line width */
.elementor-element-e0ea16a .elementor-divider-separator {
    width: 100% !important;
    display: block !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Plus Jakarta Sans';
	font-display: auto;
	src: url('https://lifejourney.be/wp-content/uploads/2026/01/PlusJakartaSans-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */