@charset "UTF-8";

/* eDMS Splash Page Client Styles:

      Author: DBMG Web Design
      Client: DBMG

*/

article {
    background:#2e3337;
}

/* #home .site-header {
	background-color:rgba(46, 51, 55, 1);
} */

.testimonial header svg path {
	fill:#2e3337;
}
.bottom_navigation svg path{
	fill:#2e3337;
}
.welcome {
	background-image:url(../images/Brand/background_logo.png);
	background-size: 700px 100px;
	background-position: center center;
}
#bbcs-prospects{
	text-align: center !important;
}

.article-image {
	display: block;
	width: 100%;
	height: 400px;
	max-width: 960px;
	max-height: 400px;
	margin-bottom: 35px;
	background-color: white;
}

#article-01 {
	background-image: url(../images/news-120116.jpg);
}