/*
 Theme Name:   Ephodex
 Theme URI:    https://ephodex.charly-web-design.fr/
 Description:  Description
 Author:       Charly Web Design
 Author URI:   https://charly-web-design.fr/
 Template:     hello-elementor
 Version:      1.12
*/

/*footer en bas*/
body{
min-height: 100vh;
display: flex;
flex-direction: column;
}
.elementor-location-footer {
margin-top: auto;
}

/*fin footer en bas*/

.nos-vos {
	color: #2D1CA2;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Montserrat", Sans-serif;
}
.accompagnement {
	color: #B22328;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

.elementor-testimonial__text {
    text-align: justify;
}


.elementor-widget-container {
    margin-bottom: 0 !important;
}

.couleur-rouge-lettres {
	color: #B22328;
	font-weight: bold;
}
.couleur-bleu-lettres {
	color: #130c41;
	font-weight: bold;
}
.lien-blanc a {
	color: #ffffff;
}


body.login.login-password-protected.login-action-password-protected-login.wp-core-ui {
    background: #130c41 !important;
}
.language-switcher {
    display: none !important;
}
.wp-core-ui .button-primary {
    background: #130c41 !important;
    border-color: #130c41 !important;
}
p {
	margin-bottom: 0;
	
}

span.sub-arrow {
    display: none !important;
}
