.field--name-field-tag {
  position: relative;
  display: inline-block;
  padding: 4px 16px;
  color: #FFFFFF;
  background-color: #1E2643;
  border-radius: 100px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}