.geo-primary {
	background-color: #002cbf !important;
	color: white !important;
}
.btn.geo-primary:hover,.search-btn.geo-primary:hover {
	background-color: #44b9f2 !important;
}
.geo-secondary {
	background-color: #364fc8 !important;
	color: white !important;
}
.btn.geo-secondary:hover,.search-btn.geo-secondary:hover {
	background-color: #44b9f2 !important;
}
.geo-text-primary {
	color: #002cbf !important;
}
.geo-text-secondary {
	color: #002cbf !important;
}
.geo-border-primary {
	border-color: #002cbf !important;
}
.geo-border-secondary {
	border-color: #002cbf !important;
}
.pastel-red {
	background-color: #e98f83 !important;
}
.primary-link{
	color: #002cbf !important;
}