.elementor-kit-11{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#F6F6F6;--e-global-color-accent:#6150E6;--e-global-typography-primary-font-family:"Urbanist";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Urbanist";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Urbanist";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Urbanist";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:#6150E6;}.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 */h1.entry-title {
    margin-top: 100px;
}

section.section-cta-contentify {
    color: white;
}

a.button-cta-contentify {
    text-decoration: none;
    color: black;
    background-color: white;
    padding: 10px 40px;
    border-radius: 100px;
}

p.text-cta-contentify {
    margin-bottom: 50px;
}

.contentify-calculator button {
    color: white !important;
    font-weight: 700 !important;
    background-color: black !important;
    border: none !important;
    padding: 10px 50px !important;
    border-radius: 100px;
    margin-bottom: 30px;
}

.contentify-calculator input {
    border-radius: 100px;
}

.contentify-calculator #result {
    font-weight: 700 !important;
}

.contentify-calculator p {
    margin-bottom: 30px;
    margin-top: 20px;
}

.contentify-calculator {
    padding-top: 30px !important;
    margin-top: 75px !important;
}

section#comments {
    display: none;
}/* End custom CSS */