.highlight .hll {background-color:  #A5ADCE}
.highlight {background-color:  #303446}.highlight .unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.highlight .bp {color: #C6D0F5; } /* :name_builtin_pseudo */
.highlight .c {color: #949CBB; font-style: italic; } /* :comment */
.highlight .c1 {color: #949CBB; font-style: italic; } /* :comment_single */
.highlight .ch {color: #949CBB; font-style: italic; } /* :comment_hashbang */
.highlight .cm {color: #949CBB; font-style: italic; } /* :comment_multiline */
.highlight .cp {color: #949CBB; font-style: normal; } /* :comment_preproc */
.highlight .cpf {color: #949CBB; font-style: normal; } /* :comment_preproc_file */
.highlight .cs {color: #949CBB; font-style: normal; font-weight: bold; } /* :comment_special */
.highlight .dl {color: #A6D189; } /* :string_delimiter */
.highlight .err {color: #E78284; border: ; } /* :error */
.highlight .fm {color: #8CAAEE; } /* :name_function_magic */
.highlight .gd {color: #CA9EE6; } /* :generic_deleted */
.highlight .ge {font-style: italic; } /* :generic_emph */
.highlight .gh {color: #292C3C; font-weight: bold; } /* :generic_heading */
.highlight .go {color: #C6D0F5; } /* :generic_output */
.highlight .gp {color: #C6D0F5; font-weight: bold; } /* :generic_prompt */
.highlight .gr {color: #E78284; } /* :generic_error */
.highlight .gs {font-weight: bold; } /* :generic_strong */
.highlight .gt {color: #8CAAEE; } /* :generic_traceback */
.highlight .gu {color: #A5ADCE; font-weight: bold; } /* :generic_subheading */
.highlight .il {color: #EF9F76; } /* :number_integer_long */
.highlight .k {color: #CA9EE6; font-weight: bold; } /* :keyword */
.highlight .kc {color: #CA9EE6; font-weight: bold; } /* :keyword_constant */
.highlight .kd {color: #CA9EE6; font-weight: bold; } /* :keyword_declaration */
.highlight .kn {color: #E5C890; font-weight: bold; } /* :keyword_namespace */
.highlight .kp {color: #CA9EE6; font-weight: bold; } /* :keyword_pseudo */
.highlight .kr {color: #CA9EE6; font-weight: bold; } /* :keyword_reserved */
.highlight .kt {color: #E5C890; font-weight: normal; } /* :keyword_type */
.highlight .m {color: #EF9F76; } /* :number */
.highlight .mb {color: #EF9F76; } /* :number_bin */
.highlight .mf {color: #EF9F76; } /* :number_float */
.highlight .mh {color: #EF9F76; } /* :number_hex */
.highlight .mi {color: #EF9F76; } /* :number_integer */
.highlight .mo {color: #EF9F76; } /* :number_oct */
.highlight .n {color: #C6D0F5; } /* :name */
.highlight .na {color: #E5C890; } /* :name_attribute */
.highlight .nb {color: #E78284; } /* :name_builtin */
.highlight .nc {color: #E5C890; } /* :name_class */
.highlight .nd {color: #EF9F76; } /* :name_decorator */
.highlight .ne {color: #E78284; font-weight: bold; } /* :name_exception */
.highlight .nf {color: #8CAAEE; } /* :name_function */
.highlight .ni {color: #A5ADCE; font-weight: bold; } /* :name_entity */
.highlight .nl {color: #85C1DC; } /* :name_label */
.highlight .nn {color: #E5C890; font-weight: bold; } /* :name_namespace */
.highlight .no {color: #EF9F76; } /* :name_constant */
.highlight .nt {color: #8CAAEE; font-weight: bold; } /* :name_tag */
.highlight .nv {color: #EA999C; } /* :name_variable */
.highlight .nx {color: #C6D0F5; } /* :name_other */
.highlight .o {color: #99D1DB; } /* :operator */
.highlight .ow {color: #CA9EE6; font-weight: bold; } /* :operator_word */
.highlight .p {color: #949CBB; } /* :punctuation */
.highlight .py {color: #C6D0F5; } /* :name_property */
.highlight .s {color: #A6D189; } /* :string */
.highlight .s1 {color: #A6D189; } /* :string_single */
.highlight .s2 {color: #A6D189; } /* :string_double */
.highlight .sa {color: #A6D189; } /* :string_affix */
.highlight .sb {color: #A6D189; } /* :string_backtick */
.highlight .sc {color: #A6D189; } /* :string_char */
.highlight .sd {color: #A6D189; font-style: italic; } /* :string_doc */
.highlight .se {color: #F4B8E4; font-weight: bold; } /* :string_escape */
.highlight .sh {color: #A6D189; } /* :string_heredoc */
.highlight .si {color: #CA9EE6; font-weight: bold; } /* :string_interpol */
.highlight .sr {color: #EF9F76; } /* :string_regex */
.highlight .ss {color: #EEBEBE; } /* :string_symbol */
.highlight .sx {color: #A6D189; } /* :string_sigil */
.highlight .sx {color: #C6D0F5; } /* :string_other */
.highlight .vc {color: #EA999C; } /* :name_variable_class */
.highlight .vg {color: #EA999C; } /* :name_variable_global */
.highlight .vi {color: #EA999C; } /* :name_variable_instance */
.highlight .vm {color: #EA999C; } /* :name_variable_magic */
