@mixin ma-reset-list {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

