:root {
            --colors-primary-50: 289,274,264;--colors-primary-100: 257,256,255;--colors-primary-200: 224,238,247;--colors-primary-300: 191,219,239;--colors-primary-400: 159,201,231;--colors-primary-500: 126,183,223;--colors-primary-600: 81,157,212;--colors-primary-700: 47,130,190;--colors-primary-800: 36,99,145;--colors-primary-900: 25,69,100;
        }

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

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

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

        .text-primary {
                color: #7eb6df;
        }

        .hover\:text-primary:hover {
            color: #7eb6df;
        }

        .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(289,274,264); } .bg-primary-100{ background-color:rgb(257,256,255); } .bg-primary-200{ background-color:rgb(224,238,247); } .bg-primary-300{ background-color:rgb(191,219,239); } .bg-primary-400{ background-color:rgb(159,201,231); } .bg-primary-500{ background-color:rgb(126,183,223); } .bg-primary-600{ background-color:rgb(81,157,212); } .bg-primary-700{ background-color:rgb(47,130,190); } .bg-primary-800{ background-color:rgb(36,99,145); } .bg-primary-900{ background-color:rgb(25,69,100); } 
        .border-primary-50{ border-color:rgb(289,274,264); } .border-primary-100{ border-color:rgb(257,256,255); } .border-primary-200{ border-color:rgb(224,238,247); } .border-primary-300{ border-color:rgb(191,219,239); } .border-primary-400{ border-color:rgb(159,201,231); } .border-primary-500{ border-color:rgb(126,183,223); } .border-primary-600{ border-color:rgb(81,157,212); } .border-primary-700{ border-color:rgb(47,130,190); } .border-primary-800{ border-color:rgb(36,99,145); } .border-primary-900{ border-color:rgb(25,69,100); } 
        .text-primary-50{ color:rgb(289,274,264); } .text-primary-100{ color:rgb(257,256,255); } .text-primary-200{ color:rgb(224,238,247); } .text-primary-300{ color:rgb(191,219,239); } .text-primary-400{ color:rgb(159,201,231); } .text-primary-500{ color:rgb(126,183,223); } .text-primary-600{ color:rgb(81,157,212); } .text-primary-700{ color:rgb(47,130,190); } .text-primary-800{ color:rgb(36,99,145); } .text-primary-900{ color:rgb(25,69,100); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(289,274,264); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(257,256,255); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(224,238,247); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(191,219,239); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(159,201,231); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(126,183,223); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(81,157,212); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(47,130,190); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(36,99,145); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(25,69,100); } 
        .focus\:border-primary-50:focus{ border-color:rgb(289,274,264); } .focus\:border-primary-100:focus{ border-color:rgb(257,256,255); } .focus\:border-primary-200:focus{ border-color:rgb(224,238,247); } .focus\:border-primary-300:focus{ border-color:rgb(191,219,239); } .focus\:border-primary-400:focus{ border-color:rgb(159,201,231); } .focus\:border-primary-500:focus{ border-color:rgb(126,183,223); } .focus\:border-primary-600:focus{ border-color:rgb(81,157,212); } .focus\:border-primary-700:focus{ border-color:rgb(47,130,190); } .focus\:border-primary-800:focus{ border-color:rgb(36,99,145); } .focus\:border-primary-900:focus{ border-color:rgb(25,69,100); } 
        .active\:bg-primary-50:active{ background-color:rgb(289,274,264); } .active\:bg-primary-100:active{ background-color:rgb(257,256,255); } .active\:bg-primary-200:active{ background-color:rgb(224,238,247); } .active\:bg-primary-300:active{ background-color:rgb(191,219,239); } .active\:bg-primary-400:active{ background-color:rgb(159,201,231); } .active\:bg-primary-500:active{ background-color:rgb(126,183,223); } .active\:bg-primary-600:active{ background-color:rgb(81,157,212); } .active\:bg-primary-700:active{ background-color:rgb(47,130,190); } .active\:bg-primary-800:active{ background-color:rgb(36,99,145); } .active\:bg-primary-900:active{ background-color:rgb(25,69,100); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(289,274,264); } .hover\:bg-primary-100:hover{ background-color:rgb(257,256,255); } .hover\:bg-primary-200:hover{ background-color:rgb(224,238,247); } .hover\:bg-primary-300:hover{ background-color:rgb(191,219,239); } .hover\:bg-primary-400:hover{ background-color:rgb(159,201,231); } .hover\:bg-primary-500:hover{ background-color:rgb(126,183,223); } .hover\:bg-primary-600:hover{ background-color:rgb(81,157,212); } .hover\:bg-primary-700:hover{ background-color:rgb(47,130,190); } .hover\:bg-primary-800:hover{ background-color:rgb(36,99,145); } .hover\:bg-primary-900:hover{ background-color:rgb(25,69,100); } 
        .hover\:border-primary-50:hover{ border-color:rgb(289,274,264); } .hover\:border-primary-100:hover{ border-color:rgb(257,256,255); } .hover\:border-primary-200:hover{ border-color:rgb(224,238,247); } .hover\:border-primary-300:hover{ border-color:rgb(191,219,239); } .hover\:border-primary-400:hover{ border-color:rgb(159,201,231); } .hover\:border-primary-500:hover{ border-color:rgb(126,183,223); } .hover\:border-primary-600:hover{ border-color:rgb(81,157,212); } .hover\:border-primary-700:hover{ border-color:rgb(47,130,190); } .hover\:border-primary-800:hover{ border-color:rgb(36,99,145); } .hover\:border-primary-900:hover{ border-color:rgb(25,69,100); } 
        