body { background: #e8f5e9; }
.table { background: #fff; }
.modal .form-label { font-weight: 600; }

@media (min-width: 768px) {
  .modal-dialog { max-width: 540px; }
}
