/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
.view-article, .layout-blog  {
    background: #003D7B !important;
}
.layout-boxed .body-innerwrapper {
	box-shadow: none !important;
}
.layout-blog .entry-header {
	padding: 0px 20px;
}