body {
  background-color:#0b0b0b;
}

body {
    padding-bottom: 90px; /* spazio navbar bottom */
}

.list-group-item {
  border-radius:10px !important;
  margin-bottom:6px;
}

.card {
  border-radius:12px;
}

.form-label.text-primary {
  font-weight:600;
}
