.elementor-kit-948{--e-global-color-primary:#154734;--e-global-color-secondary:#BD8B13;--e-global-color-text:#54585A;--e-global-color-accent:#3A913F;--e-global-color-92cc34b:#A4D65E;--e-global-color-319e4c1e:#8E9089;--e-global-color-202cf0cd:#789F90;--e-global-color-38fd4eca:#F2C75C;--e-global-color-497a29a4:#000000;--e-global-color-72b59fc:#FFFFFF;--e-global-typography-primary-font-family:"abolition";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"alternate-gothic-no-1-d";--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"source-sans-pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"utopia-std";--e-global-typography-accent-font-weight:normal;font-size:15px;}.elementor-kit-948 a{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1450px;}.e-con{--container-max-width:1450px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-948 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 *//*Link Styling*/
a {
	color: inherit;
	text-decoration: underline;
	}

a:hover {
	color: #3A913F;
}


/*List Styling*/

ul li{

    list-style-type: disc;
    text-align: left
  }

ol li {
    list-style-type: auto;
    text-align: left;
}

/*main level indent*/

ul {
    padding-left: 10px;
}

ol {
    padding-left: 10px;
}

/*second level indent*/

ul ul {
    padding-left: 20px;
}

ol ol {
    padding-left: 20px;
}

/*third level indent*/

ul ul ul {
    padding-left: 30px;
}

ol ol ol {
    padding-left: 30px;
}/* End custom CSS */