.elementor-kit-111{--e-global-color-primary:#652361;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#652361;--e-global-typography-primary-font-family:"Didact Gothic";--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;}.elementor-kit-111 e-page-transition{background-color:#652361;}.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);}.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;}.site-footer .footer-inner{width:1140px;max-width:100%;}.site-footer .site-branding .site-logo img{width:120px;max-width:120px;}@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 */.alertbox {
	border: none;
	border-left: 5px solid;
	border-radius: 2px;
	padding: 1.5rem 1.25rem;
}
.alertbox-success {
	border-left-color: rgba(25,135,84,0.5);
	background-color: rgba(25,135,84,0.075);
	color: #155724;
}
.alertbox-info {
	border-left-color: rgba(0,64,133,0.5);
	background-color: rgba(0,64,133,0.075);
}
.alertbox-warning {
	border-left-color: rgba(255,193,7,0.5);
	background-color: rgba(255,193,7,0.075);
}
.alertbox-error {
	border-left-color: rgba(220,53,69,0.5);
	background-color: rgba(220,53,69,0.075);
}
.alertbox-plain {
	border-left: none;
}/* End custom CSS */