.elementor-kit-1948{--e-global-color-primary:#00424E;--e-global-color-secondary:#05A89C;--e-global-color-text:#F4F4F4;--e-global-color-accent:#61CE70;--e-global-color-11ac1f4e:#4054B2;--e-global-color-295c048f:#23A455;--e-global-color-232ff149:#000;--e-global-color-762a2d63:#FFF;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );font-family:"Lato", Sans-serif;}.elementor-kit-1948 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1948 a{color:var( --e-global-color-secondary );}.elementor-kit-1948 a:hover{color:#FFFFFF;}.elementor-kit-1948 h1{color:var( --e-global-color-text );}.elementor-kit-1948 h2{color:#6EE5CD;font-family:"Lato", Sans-serif;text-transform:uppercase;}.elementor-kit-1948 h3{color:var( --e-global-color-text );}.elementor-kit-1948 h4{color:var( --e-global-color-text );}.elementor-kit-1948 h5{color:var( --e-global-color-text );}.elementor-kit-1948 h6{color:var( --e-global-color-text );}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-kit-1948 h1{font-size:1.8rem;}.elementor-kit-1948 h2{font-size:1.6rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 10px;
}

li {
    margin-top: 10px;
}


p {
    margin-bottom: 10px;
}

h1.elementor-heading-title {
    color: white!important;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 20px;
    margin-top: 20px;
}

.elementor-heading-title {
    margin-bottom: 20px;
    margin-top: 20px;
}

body {
   padding: 8px;
	overflow-x: hidden; /* For Opera */
	-webkit-box-shadow:
		inset #05a89c 0 0 0 8px;
		-moz-box-shadow: inset #05a89c 0 0 0 8px;
	box-shadow:
		inset #05a89c 0 0 0 8px;
}

@media all and (min-width: 768px) {

    ul {
        list-style-type: initial;
        padding-left: 40px;
    }

     body {
         padding: 15px;
         overflow-x: hidden; /* For Opera */
	-webkit-box-shadow:
		inset #05a89c 0 0 0 15px;
		-moz-box-shadow: inset #05a89c 0 0 0 15px;
	box-shadow:
		inset #05a89c 0 0 0 15px;
     }
}

@media all and (min-width: 1024px) {
     body {
         padding: 30px;
         overflow-x: hidden; /* For Opera */
	-webkit-box-shadow:
		inset #05a89c 0 0 0 30px;
		-moz-box-shadow: inset #05a89c 0 0 0 30px;
	box-shadow:
		inset #05a89c 0 0 0 30px;
     }
}

.wp-block-button__link.wp-element-button {;
    background: #05a89c;
    color: white;
}

.wp-block-buttons {
    margin-top:  30px;
}/* End custom CSS */