﻿.a {
  a: svg-gradient(to bottom, @colors);
}
@colors: black, orange, 45%, white;
