.entry-meta { display: none; }
.entry-titre {display: none;}

.site-header.float-header {
  background-color: rgba(0,0,0,0.6);
}

.hentry h1.title-post {
    font-size: 14px;
    text-align: center;
  color: #000000;
}
#primary .hentry h1.title-post {
    font-size: 12px;
    text-align: center;
  color: #000000;
  }

li.social-icon {
float:right;
margin-right :5px;
}

li.social-icon a {
color:#232555;
}



