/* Stili per le card delle lingue */
.level-dots {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
