.elementor-kit-172635{--e-global-color-primary:#006D87;--e-global-color-secondary:#45BEA7;--e-global-color-text:#7A7A7A;--e-global-color-accent:#4C99AB;--e-global-color-b446565:#FDF9E5;--e-global-color-83a3021:#DB4F48;--e-global-color-79af4f4:#FFFFFF;--e-global-color-564fc18:#000000;--e-global-color-c121bf9:#E8F9EC;--e-global-color-2c81110:#E5F0F3;--e-global-color-e262b4a:#A55EA0;--e-global-color-c607e97:#F6EEF5;--e-global-color-7e83d39:#FED300;--e-global-typography-primary-font-family:"Fredericka the Great";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Condensed";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Condensed";--e-global-typography-accent-font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--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-172635 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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.view-as {
	visibility:hidden;
}

.tooltip {
position: relative;
display: inline-block;
border-bottom: 1px dotted black;
text-align: center;
}

.tooltip .tooltiptext {
visibility: hidden;
width:300%;
background-color: #45BEA7;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px;
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -60px;
}

.tooltip:hover .tooltiptext {
visibility: visible;
}/* End custom CSS */