@charset "utf-8";

#cont_main ul {
  list-style-type: none;
  padding-left: 0;
}

#cont_main li:has(> a) {
  list-style-type: none;
  margin-bottom: 0.5em;
}