.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-03bb03a:#C95256;--e-global-color-671dea7:#EFAA91;--e-global-color-9055590:#FFD1C0;--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;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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 *//* bring back missing font styles to content*/
h1, h2, h3, h4, h5, h6 {
    font-family: "Bangers", "Oswald", Sans-serif;
}
h1 {
  font-size: 3em;
}
h2 {
  font-size: 2.5em;
}
h3 {
  font-size: 2em;
}
h4 {
    1.75em;
}
h5 {
    1.5em;
}
h6 {
    1.25em;
}

a {
    color: var( --e-global-color-ed7afb9 );;
}

i, em {
  font-style: italic;
}
b, strong {
  font-weight: 800;
}
small {
  font-size: .8em;
}
del, strike, s {
    text-decoration:line-through;
}
ins, u {
    text-decoration:underline;
}
sub {
    font-size: 0.8em;
    vertical-align: sub;
}

sup {
    font-size: 0.8em;
    vertical-align: super;
}

.elementor-widget-text-editor ul, .elementor-widget-text-editor ol 
.elementor-widget-text-editor ul, .elementor-widget-text-editor ol {
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 2em;
    padding-inline-start: 5%;
}
.elementor-widget-text-editor ul li, .elementor-widget-text-editor  li {
    padding-bottom:10px;
}
.elementor-widget-text-editor ul li:last-child, .elementor-widget-text-editor  li:last-child {
    padding-bottom:20px;
}
.elementor-widget-text-editor ul {
  list-style-type: circle;
}
.elementor-widget-text-editor ol {
    list-style-type: upper-roman;
}/* End custom CSS */