:root {
            --colors-primary-50: 134,208,245;--colors-primary-100: 97,193,241;--colors-primary-200: 59,178,238;--colors-primary-300: 22,164,235;--colors-primary-400: 17,138,199;--colors-primary-500: 14,112,161;--colors-primary-600: 10,76,109;--colors-primary-700: 5,40,58;--colors-primary-800: 1,4,6;--colors-primary-900: -4,-32,-45;
        }

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

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

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

        .text-primary {
                color: #0e6fa1;
        }

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

        .bg-primary-50{ background-color:rgb(134,208,245); } .bg-primary-100{ background-color:rgb(97,193,241); } .bg-primary-200{ background-color:rgb(59,178,238); } .bg-primary-300{ background-color:rgb(22,164,235); } .bg-primary-400{ background-color:rgb(17,138,199); } .bg-primary-500{ background-color:rgb(14,112,161); } .bg-primary-600{ background-color:rgb(10,76,109); } .bg-primary-700{ background-color:rgb(5,40,58); } .bg-primary-800{ background-color:rgb(1,4,6); } .bg-primary-900{ background-color:rgb(-4,-32,-45); } 
        .border-primary-50{ border-color:rgb(134,208,245); } .border-primary-100{ border-color:rgb(97,193,241); } .border-primary-200{ border-color:rgb(59,178,238); } .border-primary-300{ border-color:rgb(22,164,235); } .border-primary-400{ border-color:rgb(17,138,199); } .border-primary-500{ border-color:rgb(14,112,161); } .border-primary-600{ border-color:rgb(10,76,109); } .border-primary-700{ border-color:rgb(5,40,58); } .border-primary-800{ border-color:rgb(1,4,6); } .border-primary-900{ border-color:rgb(-4,-32,-45); } 
        .text-primary-50{ color:rgb(134,208,245); } .text-primary-100{ color:rgb(97,193,241); } .text-primary-200{ color:rgb(59,178,238); } .text-primary-300{ color:rgb(22,164,235); } .text-primary-400{ color:rgb(17,138,199); } .text-primary-500{ color:rgb(14,112,161); } .text-primary-600{ color:rgb(10,76,109); } .text-primary-700{ color:rgb(5,40,58); } .text-primary-800{ color:rgb(1,4,6); } .text-primary-900{ color:rgb(-4,-32,-45); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(134,208,245); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(97,193,241); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(59,178,238); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(22,164,235); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(17,138,199); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(14,112,161); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(10,76,109); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(5,40,58); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(1,4,6); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(-4,-32,-45); } 
        .focus\:border-primary-50:focus{ border-color:rgb(134,208,245); } .focus\:border-primary-100:focus{ border-color:rgb(97,193,241); } .focus\:border-primary-200:focus{ border-color:rgb(59,178,238); } .focus\:border-primary-300:focus{ border-color:rgb(22,164,235); } .focus\:border-primary-400:focus{ border-color:rgb(17,138,199); } .focus\:border-primary-500:focus{ border-color:rgb(14,112,161); } .focus\:border-primary-600:focus{ border-color:rgb(10,76,109); } .focus\:border-primary-700:focus{ border-color:rgb(5,40,58); } .focus\:border-primary-800:focus{ border-color:rgb(1,4,6); } .focus\:border-primary-900:focus{ border-color:rgb(-4,-32,-45); } 
        .active\:bg-primary-50:active{ background-color:rgb(134,208,245); } .active\:bg-primary-100:active{ background-color:rgb(97,193,241); } .active\:bg-primary-200:active{ background-color:rgb(59,178,238); } .active\:bg-primary-300:active{ background-color:rgb(22,164,235); } .active\:bg-primary-400:active{ background-color:rgb(17,138,199); } .active\:bg-primary-500:active{ background-color:rgb(14,112,161); } .active\:bg-primary-600:active{ background-color:rgb(10,76,109); } .active\:bg-primary-700:active{ background-color:rgb(5,40,58); } .active\:bg-primary-800:active{ background-color:rgb(1,4,6); } .active\:bg-primary-900:active{ background-color:rgb(-4,-32,-45); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(134,208,245); } .hover\:bg-primary-100:hover{ background-color:rgb(97,193,241); } .hover\:bg-primary-200:hover{ background-color:rgb(59,178,238); } .hover\:bg-primary-300:hover{ background-color:rgb(22,164,235); } .hover\:bg-primary-400:hover{ background-color:rgb(17,138,199); } .hover\:bg-primary-500:hover{ background-color:rgb(14,112,161); } .hover\:bg-primary-600:hover{ background-color:rgb(10,76,109); } .hover\:bg-primary-700:hover{ background-color:rgb(5,40,58); } .hover\:bg-primary-800:hover{ background-color:rgb(1,4,6); } .hover\:bg-primary-900:hover{ background-color:rgb(-4,-32,-45); } 
        .hover\:border-primary-50:hover{ border-color:rgb(134,208,245); } .hover\:border-primary-100:hover{ border-color:rgb(97,193,241); } .hover\:border-primary-200:hover{ border-color:rgb(59,178,238); } .hover\:border-primary-300:hover{ border-color:rgb(22,164,235); } .hover\:border-primary-400:hover{ border-color:rgb(17,138,199); } .hover\:border-primary-500:hover{ border-color:rgb(14,112,161); } .hover\:border-primary-600:hover{ border-color:rgb(10,76,109); } .hover\:border-primary-700:hover{ border-color:rgb(5,40,58); } .hover\:border-primary-800:hover{ border-color:rgb(1,4,6); } .hover\:border-primary-900:hover{ border-color:rgb(-4,-32,-45); } 
        