body {
  background: #f8fafc;
}
label.form-label {
  font-weight: 600;
}
.btn-check + .btn {
  min-width: 40px;
}

