/* Test du fichier mache-custom.css */

header.sticky {
	background: grey;
}
a.os-animation.animated.zoomIn {
	background: green;
}

.banner .button-container a:hover {	
	background: #fff;
	color: green;
	transition: all 0.4s;
}
/* Fin Test du fichier mache-custom.css */
