/*
  example usage:

  .my-class {
    composes: inputReset from 'styles/v2/resets.module.css';

    padding: 4px 12px;
    ... other styles
  }
*/
._qWDzD {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  overflow: visible;
  background: transparent;
  border: none;
}


/*# sourceMappingURL=598251.own.aa5588d4de1a9151a0ca.css.map*/