.elementor-kit-1{--e-global-color-primary:#0063AD;--e-global-color-secondary:#C51031;--e-global-color-text:#4A4A52;--e-global-color-accent:#FFCE08;--e-global-color-42d7191:#FFFFFF;--e-global-color-83d843b:#080808;--e-global-typography-primary-font-family:"Roboto Slab";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1 button,.elementor-kit-1 input[type="button"],.elementor-kit-1 input[type="submit"],.elementor-kit-1 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-42d7191 );}.elementor-kit-1 button:hover,.elementor-kit-1 button:focus,.elementor-kit-1 input[type="button"]:hover,.elementor-kit-1 input[type="button"]:focus,.elementor-kit-1 input[type="submit"]:hover,.elementor-kit-1 input[type="submit"]:focus,.elementor-kit-1 .elementor-button:hover,.elementor-kit-1 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-primary );}.elementor-kit-1 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-kit-1{--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-size:28px;--e-global-typography-text-font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1{--e-global-typography-primary-font-size:26px;--e-global-typography-secondary-font-size:22px;--e-global-typography-text-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.mylist ul {
    list-style: none;
    padding:0px;
}

.mylist ul li{
    list-style: none;
    padding:0px 0px 5px 30px ;
}

.mylist ul li:before{
    content: '';
    width: 22px;
    height: 22px;
    display:inline-block;
    margin-left: -30px;
    background: url(https://demo3.tool-box.io/wp-content/uploads/2021/06/listicon.png);
    background-size: contain;
    position: absolute;
    margin-top: 3px;
    background-repeat: no-repeat;
}/* End custom CSS */