:root {
    --primary-color: #0f0000;
    --primary-text-color: #121212;
    --primary-bg-color: #ffffff;
    --primary-text-color-dark: #121212;
}