body {
  font-size: 22px;
  padding: 10px;
}

.topic-title {
  font-size: 24px;
  font-weight: 700;
}

.navigation-bar {
  display: flex;
  flex-direction: row;
  gap: 10px;
}