ul.menu, ul.nav {
  list-style: none;
}
li {
  line-height: 30px;
}
élément {
}
hr {
  box-sizing: content-box;
  height: 0;
  margin: 15px 0;
  border: 0;
  border-top: 1px solid #e2e3e4;
}
#events .item .title {
  font-size: 1.2em;
  margin: 10px 10px 0px 10px;
  min-height: 60px;
  overflow: auto;
  word-break: break-word;
  word-wrap: break-word;
  hyphens: auto;
}
.com-content-categories__item-title-wrapper {
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 0;
  display: flex;
  font-size: 24px;
}