/* Custom CSS for SQA TAI Documentation */

/* You can add custom styles here to override or extend the Material theme */

/* Example: Adjust code block styling */
/*
.highlight {
  border-radius: 4px;
}
*/

/* Example: Custom table styling */
/*
table {
  border-collapse: collapse;
  width: 100%;
}
*/
