body {
  background-color: #f8f9fa;
}

#currentAudit {
  background: #fff;
  border: 1px solid #dee2e6;
  padding: 20px;
  border-radius: 8px;
}