.page-template-page-defaut .entry-content .row{
	margin: 50px 0px;
}

.page-template-page-defaut h2{
	font-size: 2.6rem;
	font-weight: 600;
	margin: 4rem 0 2rem 0;
}

.page-template-page-defaut h2::after {
	width: 6rem;
	background: #E00000;
	content: "";
	display: block;
	height: 0.4rem;
	margin: 1rem 0;
}

.page-template-page-defaut .entry-content .row .cta .bouton{
	margin: 1.5rem auto;
}
