/* Home > centrer le nom de l'association dans l'image */
.site-branding{
  transform : translateY(-25%);
}
.wrap{
  *margin-left: 2%;
}
.site-title{
  font-size : 2.5em;
  border-bottom : 3px solid #000;
  color : #3bb064;
}
p.site-description{
  font-size : 1em;
  text-align : center;
  padding : 5px;
}
/*
.site-header .menu-scroll-down { /********* navigation */
  /*display : none;
}
.navigation-top .wrap {
  width : 1000px;
  height : auto;
}
.navigation-top ul {
  text-align : center;
}
*/

h2.entry-title{ /********** Home > section accueil */
    color : #3BB064;
	padding : 10px 0px;
}
.wrap:first-of-type a {
	font-family: 'Comfortaa';
}

.page-one-column .panel-content .wrap{
  max-width:100%;
}

#primary .content-area{
  max-width:100%;
}

.entry-header{
  display:none;
}
/*
div.panel-content div.wrap{
  width : 90%;
  height : 90%;
  margin-left : auto;
  margin-right : auto;
}


h3.widget-title{
 padding-top : 1%;
 line-height : 95%;
  color : #3BB064
}
div#panel-7-0-0-1.so-panel.widget.widget_sow-cta.panel-last-child{
	width : 200px;
  	height : 150px;
}

div.panel-grid-cell{
  width : 500px;
}

 #pgc-7-1-0 .panel-grid-cell{
  width : 100%;
}*/ 