.hawkes-blue-bg{
	background: #EEF2FE;
}

.cornflower-blue-bg{
	background: #5E88EE;
}

.green-bg{
	background: #00bf7d;
}

.dark-blue-bg{
	background: #0B257D;
}

.black-bg{
	background: #000;
}

.light-silver-bg{
	background: #F8F8F8;
}

.sazerac-bg{
	background: #FFF7EC;
}

.green-text{
	color: #00bf7d;
}

.blue-text{
	color: #5E88EE;
}

.dark-blue-text{
	color: #0B257D;
}
