/*======================================
Theme Name: commeunestar-child
Theme URI: https://divicake.com/
Description: Thème enfant v1.0
Version: 1.0
Author: Alexis
Author URI: https://divicake.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/* Secondary menu */
#et-secondary-nav .et-pb-icon{
	font-size:1.4em;
}
#et-footer-nav .et-pb-icon{
	font-size:1.8em;
}
/* Logo */
#logo {
    max-height: 62%;
}
/* Blog*/
#blog-module-home .cus-blog-module-home .et_pb_post{
    border: 1px solid #000!important;
}
#blog-module-home .et_pb_image_container {
    margin: -19px -19px 29px!important;
}
#cus-blog-module-blogpage .entry-title, #cus-blog-module-blogpage .post-meta, #cus-blog-module-blogpage .post-content {
	padding-left:1em!important;
    padding-right:1em!important;
}

#cus-blog-module-blogpage .post-content a{
color:#aa7400!important;
}
/* form */

.et_contact_bottom_container {
 color: #fff!important;
}
.et_contact_bottom_container .et_pb_contact_captcha {
border: 1px solid #fff!important;
background: rgba(255,255,255,0.5)!important;
}
.et-pb-contact-message
{
	color: #fff!important;
}
	
