<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* End custom CSS */

.elementor-kit-174 {
	--e-global-color-primary: #045c9c;
	--e-global-color-secondary: #535c68;
	--e-global-color-text: #363636;
	--e-global-color-accent: #fbc532;
	--e-global-color-4b0ab3c: #f0efdd;
	--e-global-color-b3f7223: #74a4cc;
	--e-global-color-5187f9e: #518dad;
	--e-global-color-e9cb757: #fff;
	--e-global-color-b37f08e: #f5f5f5;
	--e-global-typography-primary-font-family: "Roboto";
	--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-size: 16px;
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-e8e4052-font-family: "Red Hat Text";
	--e-global-typography-e8e4052-font-size: 26px;
	--e-global-typography-e8e4052-font-weight: 500;
	--e-global-typography-e8e4052-text-transform: capitalize;
	--e-global-typography-8c42d65-font-family: "Red Hat Text";
	--e-global-typography-8c42d65-font-size: 19px;
	--e-global-typography-8c42d65-font-weight: 400;
	--e-global-typography-8c42d65-text-transform: capitalize;
}

.elementor-kit-174 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-174 a {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-kit-174 a:hover {
	color: var(--e-global-color-accent);
}

.elementor-kit-174 h1 {
	font-family: "Roboto", Sans-serif;
	font-size: 60px;
	font-weight: 600;
}

.elementor-kit-174 h2 {
	font-family: "Roboto", Sans-serif;
	font-size: 45px;
	font-weight: 500;
}

.elementor-kit-174 h3 {
	font-family: "Roboto", Sans-serif;
	font-size: 35px;
	font-weight: 400;
}

.elementor-kit-174 h4 {
	color: var(--e-global-color-primary);
	font-family: "Roboto", Sans-serif;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1.25px;
}

.elementor-section.elementor-section-boxed &gt; .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;
}

.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 &gt; .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed &gt; .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */

/*** Header ***/
ul#topnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#topnav li {
	display: inline;
	margin: 0 10px;
}

#topnav li a {
	color: #fff;
}

#topnav li a:hover {
	color: #fac732;
}

@media screen and (max-width: 767px) {
	#topnav li {
		display: block;
		margin: 10px;
		text-align: center;
	}
}

/*** Calendar Buttons ***/
.tribe-events-c-search__button {
	background: #045c9c !important;
	border: 2px solid #045c9c !important;
}

.tribe-events-c-search__button:hover {
	color: #045c9c !important;
	background: white !important;
}

.tribe-common-c-btn-border {
	color: #045c9c !important;
	border: 2px solid #045c9c !important;
}

.tribe-events-c-subscribe-dropdown__button {
	background: white !important;
}

.tribe-events-c-subscribe-dropdown__button:hover {
	background: #045c9c !important;
	color: white !important;
}

/*** Links ***/
a.altlink {
	color: #fbc532;
}

.boxdesc {
	min-height: 130px;
}

.btn {
	background: #045c9c;
	color: #fff;
	padding: 10px 20px;
	border-radius: 15px;
}

.btn:hover {
	background: #00a7e5;
	color: #000;
	transition: .5s;
}

.elementor-size-md {
	background: #fdc833;
}

.elementor-size-md:hover {
	background: #fff;
	color: #000;
}

/*** Text ***/
@media screen and (max-width: 1024px) {
	.hero_par {
		text-align: center;
	}
	
	.breakpoint {
		text-align: center;
	}
}

.center {
	text-align: center;
}

.goal_main {
	font-size: 18px;
	font-weight: 500;
}

.goal_list {
	font-size: 17px;
	font-weight: 400;
	text-align: left;
}

.resource_text {
	font-size: 17px;
	font-weight: 500;
}

.large_text {
	font-size: 17px;
	font-weight: 400;
}

.meetings {
	line-height: 30px;
	font-size: 18px;
	width: 100%;
}

.carousel {}

/*** HERO ***/
.hero-main-page {}

.hero-title-main {}

.her-sub-page {}

.hero-title-sub {}

.hero_par {
	font-size: 18px;
	font-weight: 500;
	color: white;
	margin: 20px 170px;
}

/*** CONTENT TITLES ***/
.title-1 {}

.title-2 {}

/*** TRIBE EVENTS ***/
.tribe_event_series {
	padding: 75px 25px;
}

h1.tribe-events-single-event-title {
	font-size: 40px;
}

div.tribe-events-schedule {
	margin: 15px 0;
}

div.tribe-events-schedule h2 {
	font-size: 24px;
	color: #045c9c;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
	padding: 15px;
}
</pre></body></html>