.elementor-kit-6{--e-global-color-primary:#E8E2DA;--e-global-color-secondary:#D6C9B4;--e-global-color-text:#231F20;--e-global-color-accent:#31331F;--e-global-color-66a9b22:#BBBBBB;--e-global-color-28414a2:#A6AA81;--e-global-typography-primary-font-family:"Forum";--e-global-typography-primary-font-size:3em;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-letter-spacing:0rem;--e-global-typography-secondary-font-family:"Forum";--e-global-typography-secondary-font-size:1.75em;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:1.1em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1em;--e-global-typography-2899868-font-family:"Forum";--e-global-typography-2899868-font-size:1em;--e-global-typography-2899868-font-weight:700;--e-global-typography-2899868-letter-spacing:0.1em;--e-global-typography-73750ba-font-family:"Montserrat";--e-global-typography-73750ba-font-size:0.7em;--e-global-typography-73750ba-font-weight:400;--e-global-typography-73750ba-line-height:1.25em;background-color:var( --e-global-color-secondary );font-family:"Prot", Sans-serif;font-size:1.25em;font-weight:400;line-height:1em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );font-family:"Nunito", Sans-serif;font-weight:500;line-height:0.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.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:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:2.25em;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-size:1.5em;--e-global-typography-text-font-size:0.9em;--e-global-typography-text-line-height:1.1em;--e-global-typography-accent-font-size:0.9em;--e-global-typography-accent-line-height:1.15em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Improved Animations Stylesheet*/
@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-50px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,50px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Forum';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.meganjohnston.ca/wp-content/uploads/2025/08/Forum-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */