/* Add here all your CSS customizations */
.bg-dark-blue {

	background-color: #283890;
}
.bg-light-blue {

	background-color: #0f75bd;
}