.elementor-kit-9{--e-global-color-primary:#FF595A;--e-global-color-secondary:#54595F;--e-global-color-text:#364069;--e-global-color-accent:#8D65F0;--e-global-color-35abbd1:#111C4E;--e-global-color-1477a46:#FF595A;--e-global-color-0cda981:#CC4747;--e-global-color-5ee94d6:#7E98FF;--e-global-color-3e70cef:#FBE2E8;--e-global-color-fb56cac:#FFF2F5;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Ubuntu";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Ubuntu";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Ubuntu";--e-global-typography-accent-font-weight:500;color:#111C4E;font-family:"Ubuntu", Sans-serif;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:#FF595A;font-family:"Ubuntu", Sans-serif;}.elementor-kit-9 a:hover{color:#111C4E;font-family:"Ubuntu", Sans-serif;}.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:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* unvisited link */
a:link {
  color: #ff595a;
}

/* visited link */
a:visited {
  color: #CC4747;
  text-decoration: underline;
}

/* mouse over link */
a:hover {
  color: #111c4e;
  text-decoration: underline;
}

/* selected link */
a:active {
  color: #111c4e;
  text-decoration: underline;
}

ul {
  margin-left: 8px;
  padding-left: 8px;
  line-height: 30px
  
}

ol { 
  margin-left: 8px;
  padding-left: 8px;
  line-height: 30px
}/* End custom CSS */