/*
Theme Name: Hello Elementor Child
Theme URI: https://studionumerik.fr/
Description: Hello Elementor Child Theme
Author: Studio Numerik
Author URL: https://studionumerik.fr/
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URL: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-elementorchild
*/

/* CSS global */
.e-con > .e-con-inner {
  width: 90% !important;
}

.title-module strong {
	color:#FBBC05;
}

.ancre-module {
	position:absolute !important;
	top:-120px !important;
}
@media screen and (max-width: 1024px) {
	.ancre-module {
		position:absolute !important;
		top:-105px !important;
	}
}


	#ea11y-root .ea11y-widget-open-button--icon {
		transform: scale(0.8) !important;
		display:none !important;
	}	

