@charset "UTF-8";

/* eDMS Splash Page Client Styles:

      Author: DBMG Web Design
      Client: DBMG

*/

article {
    background: #3e1707;
}

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

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