/* 
 This CSS file is used to override the existing styles of the theme.
 You can change the article headings, fonts, colors, etc.
*/

.mermaid {
  background-color: white !important;
  color: black !important;
}