.elementor-kit-8{--e-global-color-primary:#1B1751;--e-global-color-secondary:#8E5523;--e-global-color-text:#000000;--e-global-color-accent:#25408F;--e-global-color-767e70d:#FFFFFF;--e-global-color-833e79e:#9B98AE;--e-global-typography-primary-font-family:"Georgia";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Georgia";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:23px;--e-global-typography-accent-font-family:"Playfair Display";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Georgia", Sans-serif;font-size:16px;font-weight:500;line-height:24px;background-color:var( --e-global-color-767e70d );}.elementor-kit-8 p{margin-block-end:12px;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-8 h2{color:var( --e-global-color-primary );font-family:"Playfair Display", Sans-serif;font-size:30px;font-weight:500;text-transform:uppercase;line-height:40px;}.elementor-kit-8 h3{color:var( --e-global-color-primary );font-family:"Playfair Display", Sans-serif;font-size:20px;font-weight:600;line-height:30px;}.elementor-kit-8 h4{font-family:"Playfair Display", Sans-serif;font-size:18px;font-weight:500;line-height:27px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 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 */h2 {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center !important;

}

h2:before,
h2:after {
    content: '';
    border-top: 1px solid;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
}

h2:after {
    margin: 0 0 0 20px;
}

.alignright {
    float:right;
    clear:right;
    margin:0px 0px 15px 15px;
    box-shadow:0px 0px 4px #000;
}

@media screen and (max-width: 599px) {
   .alignleft, 
   .alignright {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	    box-shadow:0px 0px 4px #000 !important;

    }
}/* End custom CSS */