.card-article .wrapper-tags .field__items .field__item {
padding: 5px 8px !important;
  font-size: 12px;
  text-transform: uppercase;
  background: #000091;
  color: #fff;
}

.field--type-entity-reference.field--label-inline .field__items {
	margin-bottom:1rem;
}

.card-article .content > .submitted {
  font-size: 0.9rem;
  margin-bottom: 0;
  font-weight: 600;
  color: #000091;
}