<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: uni-sans;
    src: url(../fonts/uni-sans-thin.otf);
    font-weight:normal;
}

@font-face {
    font-family: uni-sans;
    src: url(../fonts/uni-sans-heavy.otf);
    font-weight: bold;
}
h1, h2, h3 {
    margin-bottom:1.5rem;
}
h4, h5, h6 {
    margin-bottom:.7rem;
}
h1, h2, h3, h4, h5, h6, p, div, td, input {
    color:#3a495a;
}
p {
    font-size:18px;
    font-family:Open Sans, Sans-serif;
    line-height:1.7;
    margin-bottom:1.8rem;
}
h1 {
    font-size:3rem;
    font-family:proxima-nova, muli, "Trebuchet MS", Raleway, sans-serif;
}
h2 {
    font-size:2.5rem;
    font-family:proxima-nova, muli, "Trebuchet MS", Raleway, sans-serif;
}
h3 {
    font-size:2rem;
    font-family:proxima-nova, muli, "Trebuchet MS", Raleway, sans-serif;
}
h4 {
    font-size:1.5rem;
    font-family: rubik, sans-serif;
    text-transform:uppercase;
}
h5 {
    font-size:1.25rem;
    font-family: rubik, sans-serif;
    text-transform:uppercase;
}
h6 {
    font-size:1rem;
    font-family: rubik, sans-serif;
    text-transform:uppercase;
}
a {
    color:#005aff;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
	color:#ea4a27;
}
#gkm-wrapper a.rtBibleRef, #gkm-wrapper a:not([class]), #gkm-wrapper a[class=""] {
	font-weight:bold;
}


div#ccm-panel-add-block-stack-list&gt;div.ccm-panel-add-block-stack-item:hover&gt;div.stack-name, div#ccm-panel-add-clipboard-block-list&gt;div.ccm-panel-add-block-stack-item:hover&gt;div.stack-name, div#ccm-panel-add-block-stack-list&gt;div.ccm-panel-add-clipboard-block-item:hover&gt;div.stack-name, div#ccm-panel-add-clipboard-block-list&gt;div.ccm-panel-add-clipboard-block-item:hover&gt;div.stack-name {
	color:#2aa9dd;
}

.stack-name-inner {
	color:#737c8e;
}

.ccm-ui div.dropdown-menu.ccm-inline-design-dropdown-menu {
    color: #7f8d90 !important;
    line-height: 1.42857143 !important;
}

@media (max-width: 992px) {
	p {
		font-size:16px;
		line-height:1.6;
	}
}</pre></body></html>