.dark-mode {
    --color-dark-1: #121212;
    --color-dark-2: #181818;
}

.bg-gradient-dark-alpha-2:before {
    opacity: .9;
}
