.as-tag,
.as-tag--m {
  padding: 8px 16px;
  border: 1px solid;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
  width: fit-content;
  border-radius: 4px;
}

.as-tag--s {
  font-size: 12px;
}
