#header-text-nav-container {
  background-color: #333132;
}
.widget-title {
  color: #e57373;
  font-family: Arial, Sans-serif;
}
.custom-logo {
  width: 20%;
  height: 20%;
}
#site-title a {
  font-size: 16px;
}
#header-text {
  float: left;
  padding: 0px;
}

/*
h1#site-title {
  padding-bottom: 1px;
  line-height: 36px;
}*/


#site-description {
  font-size: 36px;
  text-align: center;
}


#menu-main {
  margin-top: -130px;
}

#menu-main a {

  text-decoration: none;
  background-color: #ef781a;
  text-align: center;
  float: left;
  width: 120px;
  border: 2px solid;
  border-color: #DCDCDC #696969 #696969 #DCDCDC;
  color: #FFFFFF;
}

#menu-main a:hover {
  background-color: #333132;
  border-color: #696969 #DCDCDC #DCDCDC #696969;
  color: #FFFFFF;
}

#menu-main a:visited {
  color: #FFFFFF;
}

#featured-slider {
  height:250px;
}

.fab {

    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #ef781a;
    border-radius: 50%;
}

#main {
  margin-left:3em;
  margin-right:3em;
}
  
  
h2 {
  color:#ef781a;
}



/*
.reseau-sociaux {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #fff;
  color: #61544E;
  border-radius: 50%;
}*/

.footer-widgets-wrapper {
  background-color: #333132;
}
