@import variables

.user-mention-link
  font-weight: bold
  color: color('dark')
  text-decoration: none
  &:hover
    color: color('medium')