.c-content-testimonial-3.c-option-light-transparent > .c-content:after {
	border-top-color: rgba(0, 0, 0, 0.5) !important;
}

#cn-testimonials-header {
	color: #214971; 
	background-color: rgba(246, 183, 43, 1); 
	width: 550px; 
	height: 33px; 
	margin-left: 25.7%; 
	margin-bottom: 30px !important;
}

#cn-line-color {
	background: rgba(246, 183, 43, 1);
}

.cn-blurb {
	color: white !important; 
	background: rgba(0, 0, 0, 0.6) !important;
}

.cn-modal-yellow {
	color: rgba(246, 183, 43, 1) !important;
}

.cn-person-bg {
	background-color: rgba(246, 183, 43, 0.7); 
	padding-top: 0 !important;
}

.cn-person-portrait {
	color: #214971; 
	float: left;
}

.cn-person-name {
	color: black !important; 
	padding-left: 40px;
}

.cn-person-position {
	padding-left: 40px; 
	color: #04294e !important;
}

.c-card a{
	padding:30px;
	margin-bottom:20px;
	height:auto;
}

.c-card{
	padding:0px;
	margin-bottom:0px;
}

.item img{
	width:100%;
}

a {
	color: #363636;
}

a:active,
a:hover,
a:link, 
a:visited { color:#296196; text-decoration: none;}
a:focus {
	color: #214971;
}

ul {
	list-style-type: disc;
}

ul.none {
	list-style-type: none;
}