:root {
    --main-color: #e92225;
    --main-color-highlight: #e92225;
    --main-bg-color: #e92225;
}
html {
    background: #333;
}