@media (min-width: 992px) {
  .content {
    float: none;
    width: 100%;
  }
}
.bt-link {
  display: inline-block;
  padding: 15px 20px;
  border: 2px solid #000000;
  color: #000000;
  margin-bottom: 21px;
  text-transform: uppercase;
  text-decoration: none;
}
.bt-link:hover {
  background: #000000;
  color: #fff !important;
  text-decoration: none;
}
.bt-link:focus {
  text-decoration: none !important;
}
.list_articles {
  margin-top: 30px;
}
.mobilite-type,
.mobilite-title,
.mobilite-date {
  text-align: left !important;
}
