html .bg-brand {
	background-color: #2a2f4d !important;
}

.footer-border{
	 
    border-top: 4px solid #2a2f4d !important;
}

.footer-brand{
	background: #2a2f4d !important;
    border-top: 4px solid #2a2f4d !important;
}

 