.tag-breves-lextenso {
  color: #fff;
  padding: 0 8px;
  margin-right: 5px;
  font-family: 'Montserrat';
  font-size: 0.6em;
  font-style: normal;
  line-height: 1.6em;
  vertical-align: middle;
  text-transform: uppercase;
  display: inline-block;
  text-rendering: auto;
  margin-top: -6px;
}

.view-id-fil_actu .tag-breves-lextenso {
  vertical-align: top;
  margin-top: 0;
}

.tag-breves-lextenso.tag-jo {
  border: 1px solid #e71737;
  color: #e71737;
}

.tag-breves-lextenso.tag-jur {
  border: 1px solid #007FBC;
  color: #007FBC;
}

.tag-breves-lextenso.tag-rep-min {
  border: 1px solid green;
  color: green;
}

.tag-breves-lextenso.tag-new {
  background-color: #fbe059;
  color: #333;
  border: none;
}
