.grey-text{
	color: #6c757d !important;/* Your custom styles */
}
h1{
	color: #333;
}
p.height_115{
	height: 115px;
}
.w-auto {
    width: auto;
}
.bottom-link{
	font-size: 85%;
}
.footer{
	background-color: #333333;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	font-size: 12px;
	position: relative;	
	/*padding-top: 50px;	*/
	padding-bottom: 50px;	
}
.footer a{
	color: #fff !important;
}

.double-nav .breadcrumb-dn {
  color: #fff;
}