/*
Theme Name: Cortex Child
Theme URI: http://cortex.mikado-themes.com
Description: A child theme of Cortex Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: cortex
Template: cortex
*/
.scrollMaquette{
    background-image:url('https://www.papillon-design.fr/wp-content/uploads/2023/05/maquette-OL-accueil.png');

	transition: 20s ease-in-out;
}

.scrollMaquette:hover{
	background-position: 0 100%;
}