/*
Theme Name:   Idées Larges
Theme URI:    https://www.ideeslarges.com
Description:  Thème de l'agence Idées Larges
Author:       Idées Larges
Author URI:   https://www.ideeslarges.com
Template:     generatepress
Version:      1
*/

body {
	overflow-x : hidden;
}

.chiffre-clef strong {
	font-size : 3em;
	color : var(--vert);
	transform : translatex(-2px)
}

.footer-newsletter {
	border-radius : 50% 20% / 10% 20%;
}

.menu-nav, .btn-curve {
	border-radius : 50% 20% / 10% 20%;
}


@media screen and (min-width: 1025px) and (max-width: 1200px) {
	.section-cta-contact h2 {
		font-size : 50px;
	}
	.section-cta-contact p {
		font-size : 25px;
	}
}

.is-style-logos-only svg {
	width : 38px !important;
	height : 38px !important;
}
