<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,600,700&amp;display=swap);
/* --------------------------------------------------

	STYLE VARIATION

-------------------------------------------------- */
/* 
height: 1px;
    border: none;
    background-color: #c2c2c2;
    color: #ffffff;
    margin: 0; */
/* .wp-block-separator {
	border: none!important;
} */
.is-style-open-sans {
	font-family: 'Open Sans', sans-serif !important;
}
.is-style-raleway {
	font-family: 'Raleway', sans-serif !important;
}

.wp-block-separator {
	border-top: 0;
	border-bottom: 1px solid;
}

.is-style-small-spacer {
	height: 40px !important;
}

.is-style-medium-spacer {
	height: 60px !important;
}

.is-style-large-spacer {
	height: 90px !important;
}

.is-style-reaix-button {
	font-size: 12px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	text-align: center !important;
	cursor: pointer !important;
	display: inline-block !important;
	padding-top: 1em !important;
	padding-bottom: 1em !important;
	padding-right: 1.2em !important;
	padding-left: 1.5em !important;
	color: #1C1480 !important;
	border: 1px solid #1C1480 !important;
	border-radius: 5px !important;
}

.is-style-reaix-button a {
	text-decoration: none !important;
}

.is-style-reaix-button:hover, .is-style-reaix-button:hover &gt; * {
	background: #1C1480 !important;
	color: #fff !important;
}

.wp-block-button__link {
	color: #1C1480 !important;
	background-color: unset;
	font-size: unset;
	padding: unset;
	text-decoration: none !important;
}

.wp-block-button__link:hover {
	color: #fff !important;
}

/* a:where(:not(.wp-element-button)) {
    text-decoration: none !important;
} */

.has-medium-font-size {
	line-height: 21px !important;
}

.has-large-font-size {
	line-height: 28px !important;
}

.has-extra-large-font-size {
	line-height: 48px !important;
}</pre></body></html>