h2
{
color:#00e0f5;
}
h3
{
color:#e043d3;
}
h4 {
color:#e043d3;
}
h5,h6,h7,h8
{
color:#e043d3;
}
body  {
background:#110933;
color:#c2caff;
}
.bg-lighter {
background:#151412;
}
.bg-lighter-2{
background:#22333b;
}
.bg-darker {
background:#0a0908;
}
h1, .highlight {
color:#affc41;
}
.highlight, .accent {
font-weight:900;
}
.accent {
color: #1dd3b0;
}
a {
color:#e043d3;
}
a:hover{
color:#737eff;
} 
.active-nav {
font-weight:bold;
color: #f72585;
}
.navigation-section a::before {
 content:"◲ ";
}
.navigation-section a.active-nav::before {
 content:"◰ ";
 font-weight:bold;
 color: #f72585;
}
.entity-icon {
	font-variant-emoji: text;
	font-weight:200;
	color: #f72585;
}
div.paragraph {
	margin-bottom:2em;
}