// Default Syntax Highlighter theme.

@import "theme_template";

.syntaxhighlighter {
	.keyword { font-weight: bold !important; }
}
