/*
--------------------------------------
Nos formations les plus populaires
--------------------------------------
*/

.parallax-section {
	will-change: background-position;
	background-size: cover !important;
	background-attachment: scroll !important;
	background-repeat: no-repeat !important;
}

/*
--------------------------------------
FAQ
--------------------------------------
*/

.bwa-faq-title {
	padding-bottom: 0.5em;
}

.bwa-faq-title .bwa-faq-title-text {
	font-size: 15.6px;
	font-weight: 700;
	line-height: 150%;
	text-transform: uppercase;
	background: linear-gradient(132deg, #F43AE3 7.74%, #6A25F9 53.48%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}