@charset "UTF-8";

/* eDMS Splash Page Client Styles:

      Author: DBMG Web Design
      Client: DBMG

*/
.logo img {
	height: 76px;
}

article {
    background:#127464;
}

#home .site-header {
	background-color: #176994;
}

.testimonial header svg path {
	fill:#127464;
}
.bottom_navigation svg path{
	fill:#176994;
}
.welcome {
	background-image:url(../images/Brand_37/BG_logo.svg);
	background-size: 420px 180px;
	background-position: center center;
}
