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

.edu div {
	margin-top:1em;
}

.entry-content li {
	margin-top:.8em;
}
.home h1.entry-title {
	display:none;
}

.text9 {
	font-size:.9em!important;
}
.entry-content ol, .entry-content ul {
    margin-left: 20px;
}

ol.nonum li {
	list-style-type: none;	
}
ul.nobullet li {
	list-style-type: none;	
}

.site-inner {
    clear: both;
    margin: 65px 0 0px;
}

.genesis-nav-menu a {    
    padding: 26px 12px 25px;
}

.sbtitle {
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.site-footer .wrap p {
	display:none;
}

.site-footer {
    padding: 0px 20px;
  	margin-bottom:  20px;
}</pre></body></html>