.elementor-kit-7{--e-global-color-primary:#E21784;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#6D6D6D;--e-global-color-accent:#29B7EA;--e-global-color-33a2854:#000000;--e-global-color-570f163:#FFFFFF;--e-global-color-b0e1fba:#B0D35A;--e-global-color-203f7f8:#F7922C;--e-global-color-edebc8f:#9A9A9A;--e-global-color-a3cb5b6:#EFEFEF;--e-global-typography-primary-font-family:"Bebas Neue";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Quicksand";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Quicksand";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Bebas Neue";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;--e-global-typography-185f274-font-family:"Bebas Neue";--e-global-typography-185f274-font-size:26px;}.elementor-kit-7 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 *//* Colours */

.green{
    color: var( --e-global-color-b0e1fba );
    fill: var( --e-global-color-b0e1fba );
}

.pink{
    color: var( --e-global-color-primary );
    fill: var( --e-global-color-primary );
}

.orange{
    color: var( --e-global-color-203f7f8 );
    fill: var( --e-global-color-203f7f8 );
}

.blue{
    color: var( --e-global-color-accent );
    fill: var( --e-global-color-accent );
}

.grey{
    color: var( --e-global-color-edebc8f );
    fill: var( --e-global-color-edebc8f );
}

.white{
    color: #fff;
    fill: #fff;
}

/* Service Headings on Homepage */

.service-heading-container{
    display: flex;
    align-items: flex-end;
}

.service-heading{
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
    font-size: 60px;
    line-height: 38px;
    margin: 0 5px 0 0;
}

.service-heading-container svg{
    width: 20px;
}/* End custom CSS */