.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus {
	background:#d0892b;	
}
.btn-default {
	background-color:#d0892b;
}
.footerdivide {
	background:#d0892b;
}
.buttoncolor {
	background:#0457AF;
}
.grid figcaption {
	color:#d0892b;
}
.grid figcaption a {	
	background:#d0892b;
}
.colortext {
	color:#d0892b;
}
.colorbg {
	background:#d0892b;
}
 #Section-1 {
	background: linear-gradient(120deg, #0d2445 0%, #1a1e40 40%, #752f91 80%, #100a25 100%);
}
 #Section-3 {
	background: linear-gradient(120deg, #0d2445 0%, #1a1e40 40%, #752f91 80%, #100a25 100%);
}
 #Section-5 {
	background: linear-gradient(120deg, #0d2445 0%, #1a1e40 40%, #752f91 80%, #100a25 100%);
}
 footer {
	background:#d0892b;
}