/*
Theme Name: Maero Sculpteur
Description: Theme enfant du theme Divi
Author: webdev33
Template: Divi
Version: 1.00
*/

/*****************************************/
/***************** HEADER ***************/
/*****************************************/
.et_mobile_menu {
    border-top: 3px solid #FF671F;
}
/*****************************************/

/*****************************************/
/************** BIOGRAPHIE ***************/
/*****************************************/
.title-name {
	color: #FF671F;
	font-weight: 700;
}
/*****************************************/

/*****************************************/
/**************** FOOTER *****************/
/*****************************************/
 .mobile_menu_bar:before {
    font-weight: 700;
    color: #FF671F !important;
}

#footer-info {
    text-align: center !important;
    float: none;
}

#footer-info a {
    font-weight: 700;
    color: #FF671F !important;
}

.copy {
	max-width: 1200px;
}
/*****************************************/