@import './onepx.scss';

@mixin itemFooter() {
  color: rgba(0,0,0,0.54);
  font-size: p2w(12);
  transform: scale(0.83);
  margin-top: p2w(5);
  line-height: 1;
  letter-spacing: 0;
}