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