.atm-a11y-wrapped-list-item {
  list-style: none;
}

.atm-a11y-generated-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

button[data-atm-a11y-converted-button="true"] {
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  padding: 0;
  text-align: inherit;
}
