:root {
    --main-color: #000;
    --main-color-highlight: #000;
    --main-bg-color: linear-gradient(170deg, #000 0%, #000 100%);
}