
            :root{
                --primary-color: #fd5e00;
                --primary-hover-color: #14b8a6;
                --secondary-color: #0a104d;
                --footer: #444654;
                --gradient-bg: linear-gradient(135deg, #fd5e00, #0a104d);
                --primary-app-color : #fd5e00;
                --secondary-app-color : #0a104d;
            }
        