pre.sunburst .LatexSupport {
   color: #FBDE2D;
}
pre.sunburst .OcamlInfixOperator {
   color: #8DA6CE;
}
pre.sunburst .MetaFunctionCallPy {
   color: #BECDE6;
}
pre.sunburst .Superclass {
   color: #FF6400;
   font-style: italic;
}
pre.sunburst .Constant {
   color: #D8FA3C;
}
pre.sunburst {
   background-color: #0C1021;
   color: #F8F8F8;
   width:670px;
  overflow-x: auto;
}
pre.sunburst .OcamlFPConstant {
   text-decoration: underline;
}
pre.sunburst .OcamlFPInfixOperator {
   text-decoration: underline;
}
pre.sunburst .Support {
   color: #8DA6CE;
}
pre.sunburst .OcamlOperator {
   color: #F8F8F8;
}
pre.sunburst .Storage {
   color: #FBDE2D;
}
pre.sunburst .line-numbers {
   background-color: #253B76;
   color: #FFFFFF;
}
pre.sunburst .StringInterpolation {
   color: #FF6400;
}
pre.sunburst .InvalidIllegal {
   background-color: #9D1E15;
   color: #F8F8F8;
}
pre.sunburst .PlistUnquotedString {
   color: #FFFFFF;
}
pre.sunburst .OcamlVariant {
   color: #D5E0F3;
}
pre.sunburst .MetaTag {
   color: #7F90AA;
}
pre.sunburst .LatexEnvironment {
   background-color: #F7F7F8;
}
pre.sunburst .OcamlFPPrefixOperator {
   text-decoration: underline;
}
pre.sunburst .OcamlPrefixOperator {
   color: #8DA6CE;
}
pre.sunburst .EntityNameSection {
   color: #FFFFFF;
}
pre.sunburst .String {
   color: #61CE3C;
}
pre.sunburst .Keyword {
   color: #FBDE2D;
}
pre.sunburst .LatexEnvironmentNested {
   background-color: #7691F3;
}
pre.sunburst .InvalidDeprecated {
   color: #AB2A1D;
   font-style: italic;
}
pre.sunburst .Variable {
}
pre.sunburst .Entity {
   color: #FF6400;
}
pre.sunburst .Comment {
   color: #FF00FF;
}
