.elementor-kit-155011{--e-global-color-primary:#002B49;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#303133;--e-global-color-accent:#D22730;--e-global-color-b62a048:#F5F7FA;}.elementor-kit-155011 e-page-transition{background-color:#FFBC7D;}.elementor-kit-155011 button,.elementor-kit-155011 input[type="button"],.elementor-kit-155011 input[type="submit"],.elementor-kit-155011 .elementor-button{border-radius:100px 100px 100px 100px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}{}h1.entry-title{display:var(--page-title-display);}@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 */p{
    margin-top: 0;
}
p:last-child{
    margin-bottom: 0;
}
p, li {
  font-size: inherit;
  line-height: inherit;
}
.dual-color-heading span{
    color: var(--e-global-color-accent);
}
.elementor-widget-text-editor ul, .elementor-widget-text-editor ol {
    margin-bottom: 20px !important;
}

.elementor-widget-text-editor ul {
    padding: 0 !important;
    margin-bottom: 20px;
}

.elementor-widget-text-editor ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
    list-style: none;
}

.elementor-widget-text-editor ul li:before {
    content: "";
    border: 1px solid #79685B;
    width: 6px;
    height: 6px;
    display: block;
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    top: 9px;
}/* End custom CSS */