html, body {
  overflow-x: hidden;
}

:root {
  overflow-x: hidden;
}

li::marker {
  font-size: 10px;
}

li {
  list-style-image: url(../../assets/img/icons/305615.svg);
}

