:root {
            --colors-primary-50: 94,151,249;--colors-primary-100: 55,125,248;--colors-primary-200: 15,100,246;--colors-primary-300: 8,83,213;--colors-primary-400: 6,68,173;--colors-primary-500: 5,52,134;--colors-primary-600: 3,31,80;--colors-primary-700: 1,10,26;--colors-primary-800: -1,-11,-28;--colors-primary-900: -3,-32,-82;
        }

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

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

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

        .text-primary {
                color: #053486;
        }

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

        .bg-primary-50{ background-color:rgb(94,151,249); } .bg-primary-100{ background-color:rgb(55,125,248); } .bg-primary-200{ background-color:rgb(15,100,246); } .bg-primary-300{ background-color:rgb(8,83,213); } .bg-primary-400{ background-color:rgb(6,68,173); } .bg-primary-500{ background-color:rgb(5,52,134); } .bg-primary-600{ background-color:rgb(3,31,80); } .bg-primary-700{ background-color:rgb(1,10,26); } .bg-primary-800{ background-color:rgb(-1,-11,-28); } .bg-primary-900{ background-color:rgb(-3,-32,-82); } 
        .border-primary-50{ border-color:rgb(94,151,249); } .border-primary-100{ border-color:rgb(55,125,248); } .border-primary-200{ border-color:rgb(15,100,246); } .border-primary-300{ border-color:rgb(8,83,213); } .border-primary-400{ border-color:rgb(6,68,173); } .border-primary-500{ border-color:rgb(5,52,134); } .border-primary-600{ border-color:rgb(3,31,80); } .border-primary-700{ border-color:rgb(1,10,26); } .border-primary-800{ border-color:rgb(-1,-11,-28); } .border-primary-900{ border-color:rgb(-3,-32,-82); } 
        .text-primary-50{ color:rgb(94,151,249); } .text-primary-100{ color:rgb(55,125,248); } .text-primary-200{ color:rgb(15,100,246); } .text-primary-300{ color:rgb(8,83,213); } .text-primary-400{ color:rgb(6,68,173); } .text-primary-500{ color:rgb(5,52,134); } .text-primary-600{ color:rgb(3,31,80); } .text-primary-700{ color:rgb(1,10,26); } .text-primary-800{ color:rgb(-1,-11,-28); } .text-primary-900{ color:rgb(-3,-32,-82); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(94,151,249); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(55,125,248); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(15,100,246); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(8,83,213); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(6,68,173); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(5,52,134); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(3,31,80); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(1,10,26); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(-1,-11,-28); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(-3,-32,-82); } 
        .focus\:border-primary-50:focus{ border-color:rgb(94,151,249); } .focus\:border-primary-100:focus{ border-color:rgb(55,125,248); } .focus\:border-primary-200:focus{ border-color:rgb(15,100,246); } .focus\:border-primary-300:focus{ border-color:rgb(8,83,213); } .focus\:border-primary-400:focus{ border-color:rgb(6,68,173); } .focus\:border-primary-500:focus{ border-color:rgb(5,52,134); } .focus\:border-primary-600:focus{ border-color:rgb(3,31,80); } .focus\:border-primary-700:focus{ border-color:rgb(1,10,26); } .focus\:border-primary-800:focus{ border-color:rgb(-1,-11,-28); } .focus\:border-primary-900:focus{ border-color:rgb(-3,-32,-82); } 
        .active\:bg-primary-50:active{ background-color:rgb(94,151,249); } .active\:bg-primary-100:active{ background-color:rgb(55,125,248); } .active\:bg-primary-200:active{ background-color:rgb(15,100,246); } .active\:bg-primary-300:active{ background-color:rgb(8,83,213); } .active\:bg-primary-400:active{ background-color:rgb(6,68,173); } .active\:bg-primary-500:active{ background-color:rgb(5,52,134); } .active\:bg-primary-600:active{ background-color:rgb(3,31,80); } .active\:bg-primary-700:active{ background-color:rgb(1,10,26); } .active\:bg-primary-800:active{ background-color:rgb(-1,-11,-28); } .active\:bg-primary-900:active{ background-color:rgb(-3,-32,-82); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(94,151,249); } .hover\:bg-primary-100:hover{ background-color:rgb(55,125,248); } .hover\:bg-primary-200:hover{ background-color:rgb(15,100,246); } .hover\:bg-primary-300:hover{ background-color:rgb(8,83,213); } .hover\:bg-primary-400:hover{ background-color:rgb(6,68,173); } .hover\:bg-primary-500:hover{ background-color:rgb(5,52,134); } .hover\:bg-primary-600:hover{ background-color:rgb(3,31,80); } .hover\:bg-primary-700:hover{ background-color:rgb(1,10,26); } .hover\:bg-primary-800:hover{ background-color:rgb(-1,-11,-28); } .hover\:bg-primary-900:hover{ background-color:rgb(-3,-32,-82); } 
        .hover\:border-primary-50:hover{ border-color:rgb(94,151,249); } .hover\:border-primary-100:hover{ border-color:rgb(55,125,248); } .hover\:border-primary-200:hover{ border-color:rgb(15,100,246); } .hover\:border-primary-300:hover{ border-color:rgb(8,83,213); } .hover\:border-primary-400:hover{ border-color:rgb(6,68,173); } .hover\:border-primary-500:hover{ border-color:rgb(5,52,134); } .hover\:border-primary-600:hover{ border-color:rgb(3,31,80); } .hover\:border-primary-700:hover{ border-color:rgb(1,10,26); } .hover\:border-primary-800:hover{ border-color:rgb(-1,-11,-28); } .hover\:border-primary-900:hover{ border-color:rgb(-3,-32,-82); } 
        