/* 5BSS Community syntax theme — Prism tokens */
code[class*="language-"],pre[class*="language-"]{color:#d9e0e8;background:none;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;font-size:12px;line-height:1.72;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;-moz-tab-size:4;-o-tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}
.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#697586;font-style:italic}.token.punctuation{color:#aeb8c6}.token.namespace{opacity:.72}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#ff6577}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#9ece6a}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#89ddff}.token.atrule,.token.attr-value,.token.keyword{color:#bb9af7}.token.function,.token.class-name{color:#7aa2f7}.token.regex,.token.important,.token.variable{color:#e0af68}.token.important,.token.bold{font-weight:800}.token.italic{font-style:italic}.token.entity{cursor:help}.token.template-string .token.interpolation{color:#c0caf5}.token.template-string .token.interpolation-punctuation{color:#bb9af7}
