.restore-styles,
.restore-styles * {
  all: revert;
}

.initial-list > li{
  list-style: initial;
}