.card-tag{box-shadow:var(--dark-brown-shadow)0 0 10px;display:flex;align-items:center;margin:var(--space-base);height:36px;text-align:center;width:auto;padding:0 var(--space-base);font-size:14px;font-weight:var(--font-weight-bold);line-height:20px;border:1px solid var(--dark-grey);border-radius:50px}.card-tag__image{margin-right:var(--space-base)}img.card-tag__image-img{border-radius:50%}.card-tag__link{white-space:nowrap;text-decoration:none}