.elementor-kit-9{--e-global-color-primary:#527CD1;--e-global-color-secondary:#363636;--e-global-color-text:#363636;--e-global-color-accent:#527CD1;--e-global-typography-primary-font-family:"quasimoda";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"quasimoda";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"quasimoda";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-secondary );font-size:18px;font-weight:400;line-height:1.4em;letter-spacing:1.4px;background-color:#E9E9E9;}.elementor-kit-9 a{color:#628ADB;font-family:"quasimoda", Sans-serif;}.elementor-kit-9 a:hover{color:#000000;}.elementor-kit-9 h1{font-family:"quasimoda", Sans-serif;font-size:29px;}.elementor-kit-9 h2{font-family:"quasimoda", Sans-serif;font-size:35px;font-weight:600;line-height:1.5em;letter-spacing:0.9px;}.elementor-kit-9 h3{font-size:20px;}.elementor-kit-9 h6{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-container{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}@media(max-width:1077px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:760px){.elementor-kit-9 h2{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */ul li {
    margin-bottom: 2rem;
}
p {
    margin-bottom: 1.5rem;
}
/* unvisited link */
a:link {
color: #8b8be4;
}

/* visited link */
a:visited {
color: Black;
}

/* mouse over link */
a:hover {
color: orange;
}

/* selected link */
a:active {
color: red;
}/* End custom CSS */