.elementor-kit-6009{--e-global-color-primary:#511414;--e-global-color-secondary:#3B2F64;--e-global-color-text:#332211;--e-global-color-accent:#02688B;--e-global-color-36d617e:#0022AA;--e-global-color-50afa1e:#006677;--e-global-color-d71635a:#332288;--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:#332211;font-size:18px;line-height:1.5em;}.elementor-kit-6009 a{color:var( --e-global-color-36d617e );}.elementor-kit-6009 a:hover{color:var( --e-global-color-50afa1e );font-weight:500;}.elementor-kit-6009 h1{color:var( --e-global-color-primary );font-size:30px;font-weight:600;}.elementor-kit-6009 h2{font-size:24px;}.elementor-kit-6009 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1050px;}.e-con{--container-max-width:1050px;}.elementor-widget:not(:last-child){margin-bottom:3px;}.elementor-element{--widgets-spacing:3px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6009 e-page-transition{background-color:#FFBC7D;}@media(max-width:924px){.elementor-kit-6009{font-size:16px;}.elementor-kit-6009 h1{font-size:24px;}.elementor-kit-6009 h2{font-size:21px;}.elementor-kit-6009 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6009{font-size:14px;}.elementor-kit-6009 h1{font-size:20px;}.elementor-kit-6009 h2{font-size:17.5px;}.elementor-kit-6009 h3{font-size:15.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h2 {
    margin: 8px 0 4px 0;
}
h3{
    margin: 6px 0 3px 0;
}
.my-date {
  font-family: "Times New Roman", Times, serif;
  margin: 8,0,-10px,0;
}
/* style Text Editor lists used in body content */
.elementor-widget-theme-post-content ol, 
.elementor-widget-theme-post-content ul {
	margin-bottom: 12px !important;
}
.elementor-widget-theme-post-content ol ol,
.elementor-widget-theme-post-content ul ul {
	margin-bottom: 2px !important;
}
.elementor-widget-theme-post-content li {
	line-height: 1.3;
	margin-bottom: 5px;
}
/* ToolTips (used with putTip(id, mess) in <head> 
e.g. <span id="tT1"></span>     */
.tTip { position: relative; display: inline-block;
  border-bottom: 2px solid blue; font-family: verdana;
  color: blue; font-size:90%; font-weight: normal;
  line-height:110%; cursor: pointer;}
.tTip .tTxt { visibility: hidden; width: 250px;
  background-color: #FEB; color: black;
  text-align: left; border-radius: 6px;
  padding: 5px 8px 8px 8px; position: absolute;
  z-index: 1; bottom: 120%;}
.tTip .tTR { right: 0; margin-right: -20px; }
.tTip .tTL { left: 0;  margin-left:  -20px; }
.tTip:hover .tTxt {visibility: visible;}/* End custom CSS */