.elementor-kit-6{--e-global-color-primary:#0A2A4A;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#D4AF37;--e-global-color-accent:#F5D47A;--e-global-color-93e8d9d:#252525;--e-global-typography-primary-font-family:"Cinzel";--e-global-typography-primary-font-size:3.75rem;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:4.5rem;--e-global-typography-primary-letter-spacing:-0.02rem;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:3rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:3.75rem;--e-global-typography-secondary-letter-spacing:-0.015rem;--e-global-typography-text-font-family:"Libre Baskerville";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6rem;--e-global-typography-text-letter-spacing:0.01rem;--e-global-typography-accent-font-family:"Libre Baskerville";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.6rem;--e-global-typography-accent-letter-spacing:0.01rem;--e-global-typography-9a6c0d6-font-family:"Playfair Display";--e-global-typography-9a6c0d6-font-size:2.25rem;--e-global-typography-9a6c0d6-font-weight:700;--e-global-typography-9a6c0d6-line-height:2.925rem;--e-global-typography-9a6c0d6-letter-spacing:-0.01rem;--e-global-typography-3337c96-font-family:"Playfair Display";--e-global-typography-3337c96-font-size:1.875rem;--e-global-typography-3337c96-font-weight:700;--e-global-typography-3337c96-line-height:2.4375rem;--e-global-typography-3337c96-letter-spacing:-0.005rem;--e-global-typography-4a926fc-font-family:"Playfair Display";--e-global-typography-4a926fc-font-size:1.5rem;--e-global-typography-4a926fc-font-weight:700;--e-global-typography-4a926fc-line-height:1.95rem;--e-global-typography-4a926fc-letter-spacing:0rem;--e-global-typography-4a9d1b2-font-family:"Playfair Display";--e-global-typography-4a9d1b2-font-size:1.125rem;--e-global-typography-4a9d1b2-font-weight:700;--e-global-typography-4a9d1b2-line-height:1.575rem;--e-global-typography-4a9d1b2-letter-spacing:0rem;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{border-radius:6px 6px 6px 6px;padding:10px 20px 10px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-kit-6{--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-line-height:3.75rem;--e-global-typography-primary-letter-spacing:-0.015rem;--e-global-typography-secondary-font-size:2.25rem;--e-global-typography-secondary-line-height:2.925rem;--e-global-typography-secondary-letter-spacing:-0.01rem;--e-global-typography-9a6c0d6-font-size:1.875rem;--e-global-typography-9a6c0d6-line-height:2.4375rem;--e-global-typography-9a6c0d6-letter-spacing:-0.005rem;--e-global-typography-3337c96-font-size:1.5rem;--e-global-typography-3337c96-line-height:1.95rem;--e-global-typography-3337c96-letter-spacing:0rem;--e-global-typography-4a926fc-font-size:1.125rem;--e-global-typography-4a926fc-line-height:1.575rem;--e-global-typography-4a926fc-letter-spacing:0rem;--e-global-typography-4a9d1b2-font-size:1rem;--e-global-typography-4a9d1b2-line-height:1.6rem;--e-global-typography-4a9d1b2-letter-spacing:0.01rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Icon Source: https://icon-sets.iconify.design/tabler/ */

:root {
    --blue: #0A2A4A;
    --white: #FFFFFF;
    --yellow: #D4AF37;
    --light-yellow: #F5D47A;
}

p:last-child {
    margin-bottom: 0;
}

.insider-tip {
    font-style: italic;
    margin-left: 40px;
    padding-left: 10px;
    border-left: 2px solid var(--blue);
}/* End custom CSS */