

/*!
 * Matchedu.fr global css v1.0
 * Copyright 2017-2018 F.-X. LINET
 */


.bg-gradient {
	background: linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);
	color:white;
	opacity:0.95;
}
.bg-uni {
	background-color: #2cb5e8;
	color:white;
	opacity:0.95;
}
.transition {
	height: 100px;
	width: 100%;
}