@mixin unstyle-list {
  padding: 0;
  margin: 0;

  list-style-type: none;
}

// Copyright AXA 2016
