<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
background-color: #ffffff;
}
#st-wrapper {
background-color: #ffffff;
}
#footer {
background-color: #ffcc66;
}
body, p { font-family: 'Raleway'; }
h1,h2,h3,h4,h5,h6 { font-family: 'Raleway'; }
ul.primary-menu &gt; li &gt; a { font-family: 'Raleway'; }
h1.page-title { font-family: 'Raleway'; }
ul.primary-menu &gt; li &gt; a { font-size: 16px; font-weight: 400; }
#footer a:hover { color: #ffcc66; }
#middle-wrapper, .header-style-h2 .header-logo { line-height: 100px; }
/*courses edits*/
.course-buttons{
color: #497844; 
padding: 7px 10px;
border: 2px solid #497844;
border-radius: 4px;

}
.course-buttons:hover{
color: #ffffff;
background-color: #497844;
border: 2px solid #497844;
}

.col-md-7.buttons-wrap.courses a{
margin-bottom: 5px;
}

.post-content a{
	border-bottom: 1px solid #333;
font-weight: 600;
}
#sidebar-wrapper #sidebar-wrapper .widget_nav_menu{
background-color: none !important;
}
#text-3.widget{
margin-bottom: 15px !important;
}
post-excerpt .more-link a:hover{
color: #830b0d !important;
}
/* keisus button overflow fix */
.st-button.style-1.size-small{
overflow: inherit;
}
.st-button{
overflow: inherit;
}
a.st-logo, .logo-standart{
padding-top: 10px !important;
padding-bottom: 10px !important;
}

.searchandfilter ul{
list-style-type: none;
padding-left: 0 !important;
margin-left: 0 !important;
}
.searchandfilter ul li{
margin-bottom: 10px;
}
.attachment-small-grid.wp-post-image{
max-width: 300px;
}
.post-format{
display: none;
}
.post-comment{
display: none !important;
}
#ofcategory{
display: none;
}
#sidebar-wrapper .widget_text{
padding-bottom: 0;
margin-bottom: 0;
}
#footer-email:hover{
 color:#333333;
}

/*courses pages edits*/
#SQ16:hover{
color: #f1f1ee !important;
background-color: #496744 !important;
border: 1px solid #496744 !important;
}

/*preach the word edits */
.category-preach-the-word .post-author, .category-preach-the-word .post-category{
display: none;
}
.category-preach-the-word .post-meta span::before{
content: normal;
}
.insertdivs{
display: block;
width: 48%; 
margin-right: 2%;
float: left;
margin-bottom: 20px;
}
</pre></body></html>