.@{link-prefix-cls} { 
  font-weight: 600;
  display: inline-flex;
  align-items: center;

  &-icon {
    margin-right: 4px;
  }
}
