.elementor-kit-10{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#A6A6A6;--e-global-color-kadence1:#2B6CB0;--e-global-color-kadence2:#215387;--e-global-color-kadence3:#1A202C;--e-global-color-kadence4:#2D3748;--e-global-color-kadence5:#4A5568;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:#ffffff;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-primary );font-weight:bold;}.elementor-kit-10 a:hover{color:var( --e-global-color-primary );font-weight:bold;}.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;}@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 *//* Makes Read More links on queries look like buttons -- but not in sidebar widgets */
#main-content a:link.elementor-post__read-more,
#main-content a:visited.elementor-post__read-more {
	display: block!important;
	width: 200px!important;
	font-size: 15px!important;
	font-weight: 600!important;
	text-transform: uppercase!important;
	fill: #ffffff!important;
	color: #000000!important;
	background-color: #ffffff!important;
	border-style: solid!important;
	border-width: 2px 2px 2px 2px!important;
	border-radius: 0px 0px 0px 0px!important;
	padding: 15px 45px 15px 45px!important;
}

#main-content a:hover.elementor-post__read-more {
	color: #ffffff!important;
	background-color: #000000!important;
}

/* Add line break after posts in main content area -- but not in sidebar widgets */
#main-content .elementor-post__text:after {
content: "";
display: block;
width: 100%;
margin: 25px 0px 0px 0px;
border-bottom: 2px solid black;
}/* End custom CSS */