.page-title {
	font-size: 5.2rem !important;
	line-height: 7rem !important;
}
.entry-content h2 {
	line-height: 5rem !important;
}
.wp-block-button__link {
	background-color: #18c !important;
}
.role-switcher .roles-dropdown > li {
	margin: 1.2rem 0 !important; 
}
.nf-error-msg, .ninja-forms-req-symbol {
	color: #D55 !important; 
}

.page-id-76137 .nav-actions {
	visibility: hidden;
}

.role-switcher .roles-container {
    width: 140px !important;
}

@media (max-width: 767px) {
	.page-title {
		font-size: 3.6rem !important;
		line-height: 5rem !important;
	}
}

@media screen and (max-width: 767px) {
	.offers-section .offers-title {
		font-size: 3.2rem !important;
		line-height: 4.8rem !important;
	}
}

@media screen and (max-width: 767px) {
	.contact-form-section .cf-desc {
		-webkit-text-fill-color: #222266 !important;
	}
}

@media screen and (max-width: 767px) {
	.features-section .feat-content {
		margin-top: 2rem !important;
	}
}

@media screen and (max-width: 767px) {
	.features-section .feat-actions {
		margin-top: 2rem !important;
	}
}

@media screen and (max-width: 767px) {
	.testimonials-section .testimonials-title {
		font-size: 3.2rem !important;
		line-height: 4.8rem !important;
	}
}

@media screen and (max-width: 767px) {
	.contact-form-section {
		padding: 3rem 0 !important;
	}
	.contact-form-section .cf-title {
		font-size: 3.2rem !important;
		line-height: 4.8rem !important;
	}
	.contact-form-section .cf-desc {
		font-size: 1.6rem !important;
	}
}

@media screen and (max-width: 767px) {
	.btn-cta+.btn-cta {
		margin-left: 0 !important;
	}
}

/* Fred pour la page confid */

.page-id-80578 td, th  {
padding: 16px;
border: 1px solid #DCDCE7;
vertical-align: top;
}
.page-id-80578 th  {
background-color: #226;
color:#fff;
}
.page-id-80578 thead th  {
background-color: #E9E9F0;
color:#226;
}
.page-id-80578 h3  {
font-size: 2.8rem;
font-weight: 300;
margin-top: 3rem;
margin-bottom: 1rem;
}

/* Fred */

.entry-content hr {
    margin: 48px 0;
    border: 0;
    border-top: 1px solid #DCDCE7;
}

.hero-section.form-active:after{
	display: none;
}

.nf-form-fields-required {
	display: none;
}


/*******************************************************************************/
/* Modèle de page recrutement (template-openings.php) recup du css de .btn-cta */
.job-props:hover {
    background-color: #226 !important;
    color: #fff !important;
}
.job-props {
    background-color: #18c !important;
    border: 1px solid transparent !important;
    border-radius: 40px !important;
    display: inline-block !important;
    color: #fff !important;
    font-size: 1.5rem !important;
    font-weight: 500 !important;
    padding: 15px 25px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    transition: all .2s ease-in-out !important;
}
.job-item {
    border: 0px solid #f5f5f5 !important;
}
.job-n-1 {
	width: 42% !important;
}
.job-n-2 {
	width: 32% !important;
}
/*******************************************************************************/

/* Archives, tag et category */
.categ-title {
font-size: 2.8rem;
font-weight: 500;
margin-top: 1rem;
margin-bottom: 1rem;
}

.categ-desc {
font-size: 1.6rem;
font-weight: 300;
margin-top: 1rem;
margin-bottom: 3rem;
}