@mixin ma-link-transition {
  transition: all 0.4s ease;
}
