/*
Theme Name: Humansmatter
Theme URI: https://elementor.com/hello-theme/
Description: Thème enfant de Hello Elementor
Author: Fondevila Gautier
Template: hello-elementor
Version: 1.0.0
*/

@font-face {
    font-family: 'Montserrat' !important;
    font-display: swap !important;
}

.elementor-section, 
.elementor-container, 
.elementor-column, 
.elementor-column-wrap, 
.elementor-widget-wrap, 
.elementor-widget-container {
    margin: 0 !important;
    padding: 0 !important;
}

.elementor-widget-container p, 
.elementor-widget-container h1, 
.elementor-widget-container h2, 
.elementor-widget-container h3 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

body {
	justify-self: center;
	width: 100%;
}

header {
	margin-bottom: 8rem;
}

.text-blue {
    color: #2041CE !important;
}

.text-cyan {
	color: #fe1367 !important;
}

.text-blueclair {
	color: #02C8DD !important;
}

.text-orange {
	color: #FAA733 !important;
}

.text-green {
	color: #00E1A1 !important;
}

main.div {
	justify-self: center;
}

/*Pages footer*/
.list-pages {
	padding-left: 1.2rem;
}
.title-pages {
	margin-top: 4rem;
}
.link-list-pages li a{
	font-size: 16px !important;
    font-family: 'Montserrat';
    font-weight: 400;
    color: #2041CE !important;
}
