.container {
  .hidden {
    display: none;
  }
}

.level1 {
  font-size: 16px;
  font-weight: bold;
}

.level2 {
  font-weight: bold;
}
