a {
  color: inherit;
  display: inline-block;
  @include pointer;

  @include transition-properties-common;
  @include transition-hover-active;
}
