.bg-dark-blue{
	background: #002e5b;
}
.white-text-color{
	color:#fff;
}
.bg-red{
	background: #ee3234;
}
.bg-light-gray{
	background: #f9f9f9;
}