@import (reference) './index.less';

.link {
  color: @accessible-blue;
}

.accessibleLink {
  text-decoration: underline;
}
