.blog-category em{
    color: #bbb;
    text-transform: uppercase;
    font-style: normal;
}

.img_bloc_article_vedette{
 height: 330px;
    width: 100%;
    background-size: cover;
    background-position: center center;
}
.blog-category h1 em,.blog-category h1{
font-size:22px !important; font-weight:normal;line-height:130%;font-family: Raleway, "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}

.sentry a, .sentry a:visited, .sentry a:focus {
  color:#ad8133;
  text-decoration-line: underline;
  text-decoration-style: dotted;
}
.sentry a:hover {
  color:#ad8133;
  text-decoration-line: underline;
  text-decoration-style: double;
}

.img-content-custom {
  display: block ! important;
  margin-left: auto ! important;
  margin-right: auto ! important;
  width: 100%;
}