:root {
            --base: #171313;
            --base-secondary: #051351;
            --theme: #243535;
            --text: #ffffff;
            --link: #ffffff;
            --light: #ffffff;
            --success: #2c856a;
            --green: #0db655;
            --blue: #3498db;
            --red: #ed2648;
            --purple: #9b59b6;
            --yellow: #f39c12;
            --green-light: #03b48a;
        }
