/*
Theme Name: Exponent Child
Description: Exponent Child Theme
Author: Brand Exponents
Template: exponent
Version: 1.0
*/

h1, h2, h3, h4, h5, h6, input, .tatsu-button {font-weight: 400 !important;}

.gradient-home {background: linear-gradient(180deg, #FFD50C 65%, #F3F3F3 50.1%);}
.gradient-page {background: linear-gradient(180deg, #FFD50C 65%, #FFF 50.1%);}

.grayscale img {filter: grayscale(1);}

.gradient-qui-sommes-nous {background: linear-gradient(180deg, #FFD50C 50%, #FFF 40.1%);}

.blur-bg {background: rgba(255, 255, 255, 0.21);backdrop-filter: blur(12px);}

.grecaptcha-badge {opacity: 0; visibility: hidden;}

.current-menu-item {text-decoration: underline;}

@media (min-width: 1378px) and (max-width: 1700px) {
	.competences .row-right-home {padding-right: 32% !important;}
	.competences .img-right {}
	.competences .img-left {width: 85%;} 
}