:root {
            --colors-primary-50: 181,222,249;--colors-primary-100: 143,205,246;--colors-primary-200: 105,188,244;--colors-primary-300: 67,171,241;--colors-primary-400: 29,154,238;--colors-primary-500: 16,132,210;--colors-primary-600: 12,100,158;--colors-primary-700: 8,67,106;--colors-primary-800: 4,34,54;--colors-primary-900: 0,1,1;
        }

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

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

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

        .text-primary {
                color: #1082d2;
        }

        .hover\:text-primary:hover {
            color: #1082d2;
        }

        .body {
            font-family: 'Roboto'!important;
            background-image: url(/images/undraw_thoughts.svg);
            background-repeat: no-repeat;
            background-position: right bottom;
        }

        .bg-primary-50{ background-color:rgb(181,222,249); } .bg-primary-100{ background-color:rgb(143,205,246); } .bg-primary-200{ background-color:rgb(105,188,244); } .bg-primary-300{ background-color:rgb(67,171,241); } .bg-primary-400{ background-color:rgb(29,154,238); } .bg-primary-500{ background-color:rgb(16,132,210); } .bg-primary-600{ background-color:rgb(12,100,158); } .bg-primary-700{ background-color:rgb(8,67,106); } .bg-primary-800{ background-color:rgb(4,34,54); } .bg-primary-900{ background-color:rgb(0,1,1); } 
        .border-primary-50{ border-color:rgb(181,222,249); } .border-primary-100{ border-color:rgb(143,205,246); } .border-primary-200{ border-color:rgb(105,188,244); } .border-primary-300{ border-color:rgb(67,171,241); } .border-primary-400{ border-color:rgb(29,154,238); } .border-primary-500{ border-color:rgb(16,132,210); } .border-primary-600{ border-color:rgb(12,100,158); } .border-primary-700{ border-color:rgb(8,67,106); } .border-primary-800{ border-color:rgb(4,34,54); } .border-primary-900{ border-color:rgb(0,1,1); } 
        .text-primary-50{ color:rgb(181,222,249); } .text-primary-100{ color:rgb(143,205,246); } .text-primary-200{ color:rgb(105,188,244); } .text-primary-300{ color:rgb(67,171,241); } .text-primary-400{ color:rgb(29,154,238); } .text-primary-500{ color:rgb(16,132,210); } .text-primary-600{ color:rgb(12,100,158); } .text-primary-700{ color:rgb(8,67,106); } .text-primary-800{ color:rgb(4,34,54); } .text-primary-900{ color:rgb(0,1,1); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(181,222,249); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(143,205,246); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(105,188,244); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(67,171,241); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(29,154,238); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(16,132,210); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(12,100,158); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(8,67,106); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(4,34,54); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(0,1,1); } 
        .focus\:border-primary-50:focus{ border-color:rgb(181,222,249); } .focus\:border-primary-100:focus{ border-color:rgb(143,205,246); } .focus\:border-primary-200:focus{ border-color:rgb(105,188,244); } .focus\:border-primary-300:focus{ border-color:rgb(67,171,241); } .focus\:border-primary-400:focus{ border-color:rgb(29,154,238); } .focus\:border-primary-500:focus{ border-color:rgb(16,132,210); } .focus\:border-primary-600:focus{ border-color:rgb(12,100,158); } .focus\:border-primary-700:focus{ border-color:rgb(8,67,106); } .focus\:border-primary-800:focus{ border-color:rgb(4,34,54); } .focus\:border-primary-900:focus{ border-color:rgb(0,1,1); } 
        .active\:bg-primary-50:active{ background-color:rgb(181,222,249); } .active\:bg-primary-100:active{ background-color:rgb(143,205,246); } .active\:bg-primary-200:active{ background-color:rgb(105,188,244); } .active\:bg-primary-300:active{ background-color:rgb(67,171,241); } .active\:bg-primary-400:active{ background-color:rgb(29,154,238); } .active\:bg-primary-500:active{ background-color:rgb(16,132,210); } .active\:bg-primary-600:active{ background-color:rgb(12,100,158); } .active\:bg-primary-700:active{ background-color:rgb(8,67,106); } .active\:bg-primary-800:active{ background-color:rgb(4,34,54); } .active\:bg-primary-900:active{ background-color:rgb(0,1,1); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(181,222,249); } .hover\:bg-primary-100:hover{ background-color:rgb(143,205,246); } .hover\:bg-primary-200:hover{ background-color:rgb(105,188,244); } .hover\:bg-primary-300:hover{ background-color:rgb(67,171,241); } .hover\:bg-primary-400:hover{ background-color:rgb(29,154,238); } .hover\:bg-primary-500:hover{ background-color:rgb(16,132,210); } .hover\:bg-primary-600:hover{ background-color:rgb(12,100,158); } .hover\:bg-primary-700:hover{ background-color:rgb(8,67,106); } .hover\:bg-primary-800:hover{ background-color:rgb(4,34,54); } .hover\:bg-primary-900:hover{ background-color:rgb(0,1,1); } 
        .hover\:border-primary-50:hover{ border-color:rgb(181,222,249); } .hover\:border-primary-100:hover{ border-color:rgb(143,205,246); } .hover\:border-primary-200:hover{ border-color:rgb(105,188,244); } .hover\:border-primary-300:hover{ border-color:rgb(67,171,241); } .hover\:border-primary-400:hover{ border-color:rgb(29,154,238); } .hover\:border-primary-500:hover{ border-color:rgb(16,132,210); } .hover\:border-primary-600:hover{ border-color:rgb(12,100,158); } .hover\:border-primary-700:hover{ border-color:rgb(8,67,106); } .hover\:border-primary-800:hover{ border-color:rgb(4,34,54); } .hover\:border-primary-900:hover{ border-color:rgb(0,1,1); } 
        