
body {
	color:#000;
	font-family:sans serif;
	}
.article-intro-image img {
	margin:auto;
	width:auto;
	height:270px;
	display:block;
	}
.article-full-image img {
	width:auto;
	height:400px;
	}	
img {
	border-radius:15px!important;
	}
#sp-header {
	background:#fff;
	}
#sp-top-bar {
	background:#424242;
	}
.awesomplete {
	margin-top:5%;
		}
#sp-title {
	background:#880000!important;
	}
.sp-page-title-heading {
	font-size:40px!important;
	font-style:italic;
	}
.subheading-category {
	display:none;
	}

#sp-main-body {
	background:#EDF2F7;
	}
/*#sp-component {
	background:#fff;
	border-radius:6px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	}*/	
#sp-footer {
	background: #424242;
	color:#c0c0c0;
	}

.offcanvas-menu {
	background:#fff;
	}
