
        :root {
            --primary-color: #001eff;
            --secondary-color: #650b40;
            --accent-color: #000000;
            --white-color: #ffffff;
        }