  

/* Site header*/

h1 {
	font-weight: 500;
}
/*.uppercase {
	text-transform: uppercase;
}*/
h2, h3 {
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom:1em;
}
.headerbolder {
	font-weight: 700;
	font-size: 110%;
}

/* Main content */

.un-no-featured-img {
	margin-top:40px !important;
}
h3 {
	border-bottom: #00adef solid 3px;
}
blockquote {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
.quoteattribution {
	text-align: right;
	font-style: italic;
}
#page-content img.pdf {
	float: none !important;
}
.grey-bg {
	background-color: #f2f2f2;
	padding: 5px !important;
}

.carousel-control.left{
    background-image: none;
}

.carousel-control.right{
    background-image: none;
}
.site-header {   
    margin-top: 1.6em;
}