.bg-green-marcel{
	background-color: #568493;
}

.bg-green-marcel-60 { 
	background-color: rgba( 86, 132, 147, .6 );
}

.bg-gray-marcel{
	background-color: #DAD9DC;
}

.gray-marcel{
	color: #DAD9DC;
}

.dark-gray-marcel{
	color: #777776;
}
