.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-weight:500;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@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 */blockquote {
    font-family: var(--body-font-family)!important;
    border-radius: 6px!important;
    background-color: #fff!important;
    box-shadow: 0 10px 30px 0 rgba(20,3,67,.08)!important;
    border-left: 6px solid var(--hovercolor)!important;
    padding: 30px 70px 32px 30px!important;
    position: relative!important;;
    margin-bottom: 60px!important;;
    overflow: hidden!important;;
    margin-left: 0!important;
    margin-right: 0!important;
    z-index: 1!important;
}

blockquote::before {
    content: "\f10d"!important;
    font-family: "Font Awesome 5 Free"!important;
    font-weight: 900!important;
    font-size: 30px!important;
    color: var(--hovercolor)!important;
    margin-bottom: 15px!important;
    display: inline-block!important;
}

blockquote::after {
    content: "\f10d"!important;
    font-family: "Font Awesome 5 Free"!important;
    font-weight: 900!important;
    position: absolute!important;
    right: 30px!important;
    line-height: .3!important;
    bottom: 0!important;
    color: var(--hovercolor)!important;
    opacity: .1!important;
    font-size: 140px!important;
    transform: rotate(180deg);
    z-index: -1!important;
}/* End custom CSS */