/* Basic styles for the Audit Management App */
#audit-management-root {
  font-family: Arial, sans-serif;
  background: #f9f9f9;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 6px;
}