.geo-primary {
	background-color: #0d4d85 !important;
	color: white !important;
}
.btn.geo-primary:hover,.search-btn.geo-primary:hover {
	background-color: #0d4d85 !important;
}
.geo-secondary {
	background-color: #0d4d85 !important;
	color: white !important;
}
.btn.geo-secondary:hover,.search-btn.geo-secondary:hover {
	background-color: #0d4d85 !important;
}
.geo-text-primary {
	color: #0d4d85 !important;
}
.geo-text-secondary {
	color: #0d4d85 !important;
}
.geo-border-primary {
	border-color: #0d4d85 !important;
}
.geo-border-secondary {
	border-color: #0d4d85 !important;
}
.pastel-red {
	background-color: #2882ee !important;
}
.primary-link{
	color: #0d4d85 !important;
}