:root {
            --colors-primary-50: 102,173,255;--colors-primary-100: 61,152,255;--colors-primary-200: 20,130,255;--colors-primary-300: 0,109,235;--colors-primary-400: 0,90,194;--colors-primary-500: 0,71,153;--colors-primary-600: 0,45,97;--colors-primary-700: -0,19,41;--colors-primary-800: 0,-7,-15;--colors-primary-900: 0,-33,-71;
        }

        html {
            font-family: 'Roboto'!important;
        }

        .font-sans {
            font-family: 'Roboto'!important;
        }

        .bg-primary {
            background-color: #004699 !important;
        }

        .text-primary {
                color: #004699;
        }

        .hover\:text-primary:hover {
            color: #004699;
        }
        
        .body {
            font-family: 'Roboto'!important;
        }
        

        .bg-primary-50{ background-color:rgb(102,173,255); } .bg-primary-100{ background-color:rgb(61,152,255); } .bg-primary-200{ background-color:rgb(20,130,255); } .bg-primary-300{ background-color:rgb(0,109,235); } .bg-primary-400{ background-color:rgb(0,90,194); } .bg-primary-500{ background-color:rgb(0,71,153); } .bg-primary-600{ background-color:rgb(0,45,97); } .bg-primary-700{ background-color:rgb(-0,19,41); } .bg-primary-800{ background-color:rgb(0,-7,-15); } .bg-primary-900{ background-color:rgb(0,-33,-71); } 
        .border-primary-50{ border-color:rgb(102,173,255); } .border-primary-100{ border-color:rgb(61,152,255); } .border-primary-200{ border-color:rgb(20,130,255); } .border-primary-300{ border-color:rgb(0,109,235); } .border-primary-400{ border-color:rgb(0,90,194); } .border-primary-500{ border-color:rgb(0,71,153); } .border-primary-600{ border-color:rgb(0,45,97); } .border-primary-700{ border-color:rgb(-0,19,41); } .border-primary-800{ border-color:rgb(0,-7,-15); } .border-primary-900{ border-color:rgb(0,-33,-71); } 
        .text-primary-50{ color:rgb(102,173,255); } .text-primary-100{ color:rgb(61,152,255); } .text-primary-200{ color:rgb(20,130,255); } .text-primary-300{ color:rgb(0,109,235); } .text-primary-400{ color:rgb(0,90,194); } .text-primary-500{ color:rgb(0,71,153); } .text-primary-600{ color:rgb(0,45,97); } .text-primary-700{ color:rgb(-0,19,41); } .text-primary-800{ color:rgb(0,-7,-15); } .text-primary-900{ color:rgb(0,-33,-71); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(102,173,255); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(61,152,255); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(20,130,255); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(0,109,235); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(0,90,194); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(0,71,153); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(0,45,97); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(-0,19,41); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(0,-7,-15); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(0,-33,-71); } 
        .focus\:border-primary-50:focus{ border-color:rgb(102,173,255); } .focus\:border-primary-100:focus{ border-color:rgb(61,152,255); } .focus\:border-primary-200:focus{ border-color:rgb(20,130,255); } .focus\:border-primary-300:focus{ border-color:rgb(0,109,235); } .focus\:border-primary-400:focus{ border-color:rgb(0,90,194); } .focus\:border-primary-500:focus{ border-color:rgb(0,71,153); } .focus\:border-primary-600:focus{ border-color:rgb(0,45,97); } .focus\:border-primary-700:focus{ border-color:rgb(-0,19,41); } .focus\:border-primary-800:focus{ border-color:rgb(0,-7,-15); } .focus\:border-primary-900:focus{ border-color:rgb(0,-33,-71); } 
        .active\:bg-primary-50:active{ background-color:rgb(102,173,255); } .active\:bg-primary-100:active{ background-color:rgb(61,152,255); } .active\:bg-primary-200:active{ background-color:rgb(20,130,255); } .active\:bg-primary-300:active{ background-color:rgb(0,109,235); } .active\:bg-primary-400:active{ background-color:rgb(0,90,194); } .active\:bg-primary-500:active{ background-color:rgb(0,71,153); } .active\:bg-primary-600:active{ background-color:rgb(0,45,97); } .active\:bg-primary-700:active{ background-color:rgb(-0,19,41); } .active\:bg-primary-800:active{ background-color:rgb(0,-7,-15); } .active\:bg-primary-900:active{ background-color:rgb(0,-33,-71); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(102,173,255); } .hover\:bg-primary-100:hover{ background-color:rgb(61,152,255); } .hover\:bg-primary-200:hover{ background-color:rgb(20,130,255); } .hover\:bg-primary-300:hover{ background-color:rgb(0,109,235); } .hover\:bg-primary-400:hover{ background-color:rgb(0,90,194); } .hover\:bg-primary-500:hover{ background-color:rgb(0,71,153); } .hover\:bg-primary-600:hover{ background-color:rgb(0,45,97); } .hover\:bg-primary-700:hover{ background-color:rgb(-0,19,41); } .hover\:bg-primary-800:hover{ background-color:rgb(0,-7,-15); } .hover\:bg-primary-900:hover{ background-color:rgb(0,-33,-71); } 
        .hover\:border-primary-50:hover{ border-color:rgb(102,173,255); } .hover\:border-primary-100:hover{ border-color:rgb(61,152,255); } .hover\:border-primary-200:hover{ border-color:rgb(20,130,255); } .hover\:border-primary-300:hover{ border-color:rgb(0,109,235); } .hover\:border-primary-400:hover{ border-color:rgb(0,90,194); } .hover\:border-primary-500:hover{ border-color:rgb(0,71,153); } .hover\:border-primary-600:hover{ border-color:rgb(0,45,97); } .hover\:border-primary-700:hover{ border-color:rgb(-0,19,41); } .hover\:border-primary-800:hover{ border-color:rgb(0,-7,-15); } .hover\:border-primary-900:hover{ border-color:rgb(0,-33,-71); } 
        