:root {
            --colors-primary-50: 211,235,248;--colors-primary-100: 176,219,242;--colors-primary-200: 141,203,236;--colors-primary-300: 106,187,231;--colors-primary-400: 71,171,225;--colors-primary-500: 36,155,219;--colors-primary-600: 28,121,171;--colors-primary-700: 20,87,123;--colors-primary-800: 12,53,74;--colors-primary-900: 4,19,26;
        }

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

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

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

        .text-primary {
                color: #2499db;
        }

        .hover\:text-primary:hover {
            color: #2499db;
        }

        .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(211,235,248); } .bg-primary-100{ background-color:rgb(176,219,242); } .bg-primary-200{ background-color:rgb(141,203,236); } .bg-primary-300{ background-color:rgb(106,187,231); } .bg-primary-400{ background-color:rgb(71,171,225); } .bg-primary-500{ background-color:rgb(36,155,219); } .bg-primary-600{ background-color:rgb(28,121,171); } .bg-primary-700{ background-color:rgb(20,87,123); } .bg-primary-800{ background-color:rgb(12,53,74); } .bg-primary-900{ background-color:rgb(4,19,26); } 
        .border-primary-50{ border-color:rgb(211,235,248); } .border-primary-100{ border-color:rgb(176,219,242); } .border-primary-200{ border-color:rgb(141,203,236); } .border-primary-300{ border-color:rgb(106,187,231); } .border-primary-400{ border-color:rgb(71,171,225); } .border-primary-500{ border-color:rgb(36,155,219); } .border-primary-600{ border-color:rgb(28,121,171); } .border-primary-700{ border-color:rgb(20,87,123); } .border-primary-800{ border-color:rgb(12,53,74); } .border-primary-900{ border-color:rgb(4,19,26); } 
        .text-primary-50{ color:rgb(211,235,248); } .text-primary-100{ color:rgb(176,219,242); } .text-primary-200{ color:rgb(141,203,236); } .text-primary-300{ color:rgb(106,187,231); } .text-primary-400{ color:rgb(71,171,225); } .text-primary-500{ color:rgb(36,155,219); } .text-primary-600{ color:rgb(28,121,171); } .text-primary-700{ color:rgb(20,87,123); } .text-primary-800{ color:rgb(12,53,74); } .text-primary-900{ color:rgb(4,19,26); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(211,235,248); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(176,219,242); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(141,203,236); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(106,187,231); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(71,171,225); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(36,155,219); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(28,121,171); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(20,87,123); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(12,53,74); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(4,19,26); } 
        .focus\:border-primary-50:focus{ border-color:rgb(211,235,248); } .focus\:border-primary-100:focus{ border-color:rgb(176,219,242); } .focus\:border-primary-200:focus{ border-color:rgb(141,203,236); } .focus\:border-primary-300:focus{ border-color:rgb(106,187,231); } .focus\:border-primary-400:focus{ border-color:rgb(71,171,225); } .focus\:border-primary-500:focus{ border-color:rgb(36,155,219); } .focus\:border-primary-600:focus{ border-color:rgb(28,121,171); } .focus\:border-primary-700:focus{ border-color:rgb(20,87,123); } .focus\:border-primary-800:focus{ border-color:rgb(12,53,74); } .focus\:border-primary-900:focus{ border-color:rgb(4,19,26); } 
        .active\:bg-primary-50:active{ background-color:rgb(211,235,248); } .active\:bg-primary-100:active{ background-color:rgb(176,219,242); } .active\:bg-primary-200:active{ background-color:rgb(141,203,236); } .active\:bg-primary-300:active{ background-color:rgb(106,187,231); } .active\:bg-primary-400:active{ background-color:rgb(71,171,225); } .active\:bg-primary-500:active{ background-color:rgb(36,155,219); } .active\:bg-primary-600:active{ background-color:rgb(28,121,171); } .active\:bg-primary-700:active{ background-color:rgb(20,87,123); } .active\:bg-primary-800:active{ background-color:rgb(12,53,74); } .active\:bg-primary-900:active{ background-color:rgb(4,19,26); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(211,235,248); } .hover\:bg-primary-100:hover{ background-color:rgb(176,219,242); } .hover\:bg-primary-200:hover{ background-color:rgb(141,203,236); } .hover\:bg-primary-300:hover{ background-color:rgb(106,187,231); } .hover\:bg-primary-400:hover{ background-color:rgb(71,171,225); } .hover\:bg-primary-500:hover{ background-color:rgb(36,155,219); } .hover\:bg-primary-600:hover{ background-color:rgb(28,121,171); } .hover\:bg-primary-700:hover{ background-color:rgb(20,87,123); } .hover\:bg-primary-800:hover{ background-color:rgb(12,53,74); } .hover\:bg-primary-900:hover{ background-color:rgb(4,19,26); } 
        .hover\:border-primary-50:hover{ border-color:rgb(211,235,248); } .hover\:border-primary-100:hover{ border-color:rgb(176,219,242); } .hover\:border-primary-200:hover{ border-color:rgb(141,203,236); } .hover\:border-primary-300:hover{ border-color:rgb(106,187,231); } .hover\:border-primary-400:hover{ border-color:rgb(71,171,225); } .hover\:border-primary-500:hover{ border-color:rgb(36,155,219); } .hover\:border-primary-600:hover{ border-color:rgb(28,121,171); } .hover\:border-primary-700:hover{ border-color:rgb(20,87,123); } .hover\:border-primary-800:hover{ border-color:rgb(12,53,74); } .hover\:border-primary-900:hover{ border-color:rgb(4,19,26); } 
        