.u-reset-ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.u-reset-clear::after {
  content: "";
  display: table;
  clear: both;
}
