.elementor-kit-11{--e-global-color-primary:#172B54;--e-global-color-secondary:#7F2729;--e-global-color-text:#4F4F4F;--e-global-color-accent:#B2292D;--e-global-color-056c8e8:#060606B3;--e-global-color-aaaca96:#FFFFFF;--e-global-color-a5e31cf:#060606;--e-global-color-af14212:#2D2D2D;--e-global-color-aea541f:#CBCBCB;--e-global-typography-primary-font-family:"antarctican-headline";--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:"Verdana";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-2ca51d7-font-family:"Goldana";--e-global-typography-2ca51d7-font-size:72px;--e-global-typography-2ca51d7-font-weight:700;--e-global-typography-423ee87-font-family:"Goldana";--e-global-typography-423ee87-font-size:64px;--e-global-typography-423ee87-font-weight:700;--e-global-typography-4243da2-font-family:"Goldana";--e-global-typography-4243da2-font-size:40px;--e-global-typography-4243da2-font-weight:700;--e-global-typography-ffe2d0f-font-family:"Goldana";--e-global-typography-ffe2d0f-font-size:26px;--e-global-typography-ffe2d0f-font-weight:500;--e-global-typography-ffe2d0f-text-decoration:none;--e-global-typography-2640083-font-family:"Geologica";--e-global-typography-2640083-font-size:50px;--e-global-typography-2640083-font-weight:700;--e-global-typography-7719614-font-family:"Geologica";--e-global-typography-7719614-font-size:36px;--e-global-typography-7719614-font-weight:600;--e-global-typography-0234233-font-family:"Geologica";--e-global-typography-0234233-font-size:24px;--e-global-typography-0234233-font-weight:600;--e-global-typography-43c0771-font-family:"Geologica";--e-global-typography-43c0771-font-size:22px;--e-global-typography-43c0771-font-weight:600;--e-global-typography-246ecf6-font-family:"Geologica";--e-global-typography-246ecf6-font-size:18px;--e-global-typography-246ecf6-font-weight:500;--e-global-typography-246ecf6-line-height:22px;--e-global-typography-246ecf6-letter-spacing:0px;--e-global-typography-a11fd3d-font-family:"Geologica";--e-global-typography-a11fd3d-font-size:16px;--e-global-typography-a11fd3d-font-weight:500;--e-global-typography-94a5778-font-family:"Verdana";--e-global-typography-94a5778-font-size:22px;--e-global-typography-94a5778-font-weight:400;--e-global-typography-dc8ddf6-font-family:"Verdana";--e-global-typography-dc8ddf6-font-size:18px;--e-global-typography-dc8ddf6-font-weight:400;--e-global-typography-5f52e2b-font-family:"Verdana";--e-global-typography-5f52e2b-font-size:16px;--e-global-typography-5f52e2b-font-weight:500;--e-global-typography-4ea9775-font-family:"Verdana";--e-global-typography-4ea9775-font-size:12px;--e-global-typography-4ea9775-font-weight:400;--e-global-typography-a80e169-font-family:"Verdana";--e-global-typography-a80e169-font-size:18px;--e-global-typography-a80e169-font-weight:700;--e-global-typography-b45957e-font-family:"Verdana";--e-global-typography-b45957e-font-size:18px;--e-global-typography-b45957e-font-weight:400;--e-global-typography-b45957e-text-decoration:underline;background-color:var( --e-global-color-aaaca96 );font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:100;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-primary );text-decoration:underline;}.elementor-kit-11 a:hover{color:#172B54B0;}.elementor-kit-11 h1{font-family:"Goldana", Sans-serif;font-size:60px;font-weight:bold;}.elementor-kit-11 h2{color:var( --e-global-color-primary );font-family:"Goldana", Sans-serif;font-size:35px;}.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 */header.sticky-header {
    --header-height: 90px;
    --opacity: 0.90;
    --shrink-me: 0.80;
    --sticky-background-color: #ffffff;
    --transition: .3s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Goldana';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://wi911memorial.wpengine.com/wp-content/uploads/2021/06/font.woff2') format('woff2'),
		url('https://wi911memorial.wpengine.com/wp-content/uploads/2021/06/font.woff') format('woff');
}
/* End Custom Fonts CSS */