

#masthead,
.sidetrigger,
#infinite-handle span,
.slicknav_nav,
#comments ol.comment-list li .reply a,
.paginate .navigation ul li.active a,
#comments #respond #commentform p.form-submit input.submit{
	background: !important;
}
#comments #respond #commentform p.form-submit input.submit{
	border-color:!important;
}

#callout-section,
.st-menu{
	background: ;
}
#callout-section .row .csbutton a{
	color: ;
}


/* Links */

a:link, a:visited {
	color: #659aca;
}

a:hover,
a:focus,
a:active {
	color:#76a1c9;
	text-decoration: none;
}


