/* Plus grand logo */
#masthead .site-logo {
    max-height: 150px;
}
/* Fond noir pour la page */
#content.page-wrap .content-wrapper {
background: black;
}
/* Espace autour du pied de page */
#page .footer-widgets {
padding: 20px 0 0 0;/* Saisissez votre CSS personnalisé ci-dessous */
  
  #featured-slider .slide {
height: 500px;
}