<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
This is the section css for
WCU Political Science Alumni Association group.  
*/

.contentHolder{
	padding: 0px 0px !important;
}
.centerH2{
	text-align: center;
}
#eventsBox, .section, .purpleBack{
	float: left;
	width: 100%;
	display: block;
}
#eventsBox{
	padding: 2.5% 20% 3.5% 20%;
}
#home-content #eventsBox .contentSlides h4{
	margin-top: 20px;
}
.section{
	padding: 2% 5%;
}
.purpleBack{
	background-color: #382140;
}
.purpleBack h2{
	color: #ffe800;
}
.purpleBack h3{
	margin-bottom: 0px;
}
#home-content .purpleBack p, .purpleBack h3, .purpleBack h4, .purpleBack a, .purpleBack ul, .purpleBack li{
	color: #fff;
}
.purpleBack .grid8{
	padding-right: 20px;
}
.top-section &gt; .row-responsive &gt; .grid6:first-of-type{
	padding-right: 40px;
	border-right: 5px solid #ffe800;
}
.top-section &gt; .row-responsive .grid6:last-of-type{
	padding-left: 40px;
}
.history-vid .videoContainer{
	display: block;
	width: 100% !important;
}
.history-vid .videoContainer img{
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
.factsSlides .grid9{
	padding-left: 30px;
}



</pre></body></html>