.elementor-kit-6{--e-global-color-primary:#1B1464;--e-global-color-secondary:#F2C40F;--e-global-color-text:#1B1464;--e-global-color-accent:#F2C40F;--e-global-color-655ad4a:#FFFFFF;--e-global-color-50b5b57:#EAE8F3;--e-global-color-2f04574:#130F4D;--e-global-color-6df0db0:#F1F0FB;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-40711cc-font-family:"Parslay";--e-global-typography-40711cc-font-size:19px;--e-global-typography-40711cc-font-weight:400;--e-global-typography-40711cc-line-height:1em;--e-global-typography-50efd49-font-family:"Montserrat";--e-global-typography-50efd49-font-size:16px;--e-global-typography-50efd49-font-weight:600;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 );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-text );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:40px 40px 40px 40px;padding:16px 26px 16px 26px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#00000000;color:var( --e-global-color-text );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:45px;font-weight:700;line-height:1.3em;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:40px;font-weight:700;line-height:1.3em;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:36px;font-weight:700;line-height:1.3em;}.elementor-kit-6 h4{color:var( --e-global-color-primary );}.elementor-kit-6 h5{color:var( --e-global-color-primary );}.elementor-kit-6 h6{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.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-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.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 );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 h1{font-size:26px;}.elementor-kit-6 h2{font-size:24px;}.elementor-kit-6 h3{font-size:22px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.text-h1-underline {    
    text-decoration: none;
    position: relative;
    display: inline-block;
}

.text-h1-underline::after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0px;
    height: 20px;
    bottom: -25px;
    border-top: 4px solid #F2C40F;
    border-radius: 50%;
}

@media only screen and (max-width: 767px) {
    .text-h1-underline::after {
        content: none;
    }
}

.text-h2-underline {    text-decoration: none;
  position: relative;
  display: inline-block;
}

.text-h2-underline::after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0px;
    height: 15px;
    bottom: -20px;
    border-top: 3px solid #F2C40F;
    border-radius: 50%;
}

@media only screen and (max-width: 767px) {
    .text-h2-underline::after {
        content: none;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Parslay';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://swiftyclean.com.au/wp-content/uploads/2025/10/Parslay.woff2') format('woff2'),
		url('https://swiftyclean.com.au/wp-content/uploads/2025/10/Parslay.woff') format('woff'),
		url('https://swiftyclean.com.au/wp-content/uploads/2025/10/Parslay.ttf') format('truetype');
}
/* End Custom Fonts CSS */