﻿.hljs-section, .hljs-title {
    color: #9b2c2c;
}

.hljs {
    --bg-opacity: 1;
    background-color: rgba(237, 242, 247, var(--bg-opacity));
}