/* -----------------------------------------------------

Add here all your CSS customizations 

Note: IE9 doesn't support transitions and animations

-------------------------------------------------------*/

.blue {
	color: #7bbbff;
}

.blue:hover, .blue:focus {
	color: #7bbbff;
}