body {
  background-color: #f8f9fa;
}

.navbar-brand {
  font-size: 1.1rem;
  letter-spacing: 0.02em;
}

.card {
  border-radius: 8px;
}

.table th {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

#raderTabell input, #raderTabell select {
  font-size: 0.85rem;
}

.list-group-item-action:hover {
  background-color: #fff3cd;
}

dt {
  font-weight: 500;
  color: #6c757d;
  font-size: 0.875rem;
}
