.elementor-kit-8{--e-global-color-primary:#00295C;--e-global-color-secondary:#003B84;--e-global-color-text:#54595F;--e-global-color-accent:#7F9DC1;--e-global-color-4484ec4a:#CCD7E6;--e-global-color-2c1ee390:#000000;--e-global-color-3fd2b49f:#FFFFFF;--e-global-color-1a08865c:#328200;--e-global-color-85a9705:#98C07F;--e-global-color-762a1f3d:#EAF2E5;--e-global-color-667b2923:#235B00;--e-global-color-433fb503:#FDB813;--e-global-color-647a8ae9:#FFCC00;--e-global-color-349a2b53:#FFE57F;--e-global-color-257d80c0:#FEF7E7;--e-global-typography-primary-font-family:"Roboto";--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;color:#54595F;font-family:"Raleway", Sans-serif;font-size:1.2em;font-weight:300;line-height:1.8em;letter-spacing:0.5px;}.elementor-kit-8 p{margin-bottom:1em;}.elementor-kit-8 a{color:rgba(0, 59, 132, 0.54);}.elementor-kit-8 a:hover{color:#003B84;}.elementor-kit-8 h1{color:#003B84;font-family:"Lato", Sans-serif;font-size:2em;line-height:1.2em;letter-spacing:0.5px;}.elementor-kit-8 h2{color:#003B84;font-family:"Lato", Sans-serif;font-size:1.7em;line-height:1.2em;letter-spacing:-0.5px;}.elementor-kit-8 h3{color:#003B84;font-family:"Lato", Sans-serif;font-size:1.5em;line-height:1.2em;letter-spacing:0.5px;}.elementor-kit-8 h4{color:#000000;font-family:"Lato", Sans-serif;font-size:1.3em;line-height:1.2em;letter-spacing:0.5px;}.elementor-kit-8 h5{color:#000000;font-family:"Lato", Sans-serif;font-size:1.1em;line-height:1.2em;letter-spacing:0.5px;}.elementor-kit-8 h6{color:#000000;font-family:"Lato", Sans-serif;font-size:1em;line-height:1.2em;letter-spacing:0.5px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{color:var( --e-global-color-4484ec4a );}.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-8 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-kit-8{font-size:0.9em;line-height:1.8em;}.elementor-kit-8 h1{font-size:1.5em;}.elementor-kit-8 h2{font-size:1.4em;}.elementor-kit-8 h3{font-size:1.3em;}.elementor-kit-8 h4{font-size:1.2em;}.elementor-kit-8 h5{font-size:1.1em;}.elementor-kit-8 h6{font-size:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */b, strong {font-weight:500;}

/* .elementor-kit-8 .hentry ul {
    list-style:none;
    margin:18px 0px 19px 35px!important;
    text-align:left;
}

.elementor-kit-8 .hentry ul ul{
    list-style:none;
    margin:18px 0px 19px 0px!important;
    text-align:left;
}
    
.elementor-kit-8 .hentry li {
    font-size:1em!important;
line-height:1.2em!important;
letter-spacing:0.5;
margin:18px 0px 18px 0px;
}


@media only screen and (min-width: 360px) {
.elementor-kit-8 .hentry  li,
.elementor-kit-8 .hentry li li {
    font-size: 1.15em;
    line-height:1;
  }
}

.elementor-kit-8 .hentry ul li::before,
.elementor-kit-8 .hentry ul li li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color:#003B84!important; /* Change the color */
  font-size:1.25em;
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1.5em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.elementor-kit-8 .hentry ul li li::before {
  content: "○";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  font-size:.8em;
    margin-left: -2em; /* Also needed for space (tweak if needed) */
    width: 2em; /* Also needed for space (tweak if needed) */
} 

/*Formatting BULLETS*/

/*Restyle <ul> <li> Bullet lists with NO 'bullets' styling for mobile*/

.elementor-text-editor ul  {

  list-style: none; /* Remove default bullets */
  margin: 0px 0px 25px 20px;
   text-align:left;

}

.elementor-text-editor ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #003B84;
  font-weight: 800;
  font-size: 150%;
  line-height:1;
  vertical-align:middle;
   display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1.5em; /* Also needed for space (tweak if needed) */
  margin-left: -1.5em; /* Also needed for space (tweak if needed) */
    
}

.elementor-text-editor ul li {padding:20px 0px 0px 0px; }

@media only screen and (max-width: 360px) {
    
.elementor-text-editor ul {
    
    margin:0px;
    padding:0px;
    text-align:center;
    
  }
    
.elementor-text-editor ul li::before {
    
    content: "\007C";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    display:none; /*Remove bullet */
    
  }
  
  .elementor-text-editor ul li{
    
    margin:0px 0px 15px 0px;
   
  }
  
  .elementor-text-editor ul li::after{
      
      display:block;content: "";
      border-bottom:solid 2px #003B84;
      width:7%;
      margin:0px auto 0px auto;
      padding-bottom:15px;
  
}

}/* End custom CSS */