:root {
            --colors-primary-50: 363,257,257;--colors-primary-100: 323,256,256;--colors-primary-200: 283,256,256;--colors-primary-300: 243,255,255;--colors-primary-400: 203,254,254;--colors-primary-500: 163,253,253;--colors-primary-600: 108,252,252;--colors-primary-700: 53,251,251;--colors-primary-800: 5,242,242;--colors-primary-900: 4,188,188;
        }

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

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

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

        .text-primary {
                color: #a3fcfd;
        }

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

        .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(363,257,257); } .bg-primary-100{ background-color:rgb(323,256,256); } .bg-primary-200{ background-color:rgb(283,256,256); } .bg-primary-300{ background-color:rgb(243,255,255); } .bg-primary-400{ background-color:rgb(203,254,254); } .bg-primary-500{ background-color:rgb(163,253,253); } .bg-primary-600{ background-color:rgb(108,252,252); } .bg-primary-700{ background-color:rgb(53,251,251); } .bg-primary-800{ background-color:rgb(5,242,242); } .bg-primary-900{ background-color:rgb(4,188,188); } 
        .border-primary-50{ border-color:rgb(363,257,257); } .border-primary-100{ border-color:rgb(323,256,256); } .border-primary-200{ border-color:rgb(283,256,256); } .border-primary-300{ border-color:rgb(243,255,255); } .border-primary-400{ border-color:rgb(203,254,254); } .border-primary-500{ border-color:rgb(163,253,253); } .border-primary-600{ border-color:rgb(108,252,252); } .border-primary-700{ border-color:rgb(53,251,251); } .border-primary-800{ border-color:rgb(5,242,242); } .border-primary-900{ border-color:rgb(4,188,188); } 
        .text-primary-50{ color:rgb(363,257,257); } .text-primary-100{ color:rgb(323,256,256); } .text-primary-200{ color:rgb(283,256,256); } .text-primary-300{ color:rgb(243,255,255); } .text-primary-400{ color:rgb(203,254,254); } .text-primary-500{ color:rgb(163,253,253); } .text-primary-600{ color:rgb(108,252,252); } .text-primary-700{ color:rgb(53,251,251); } .text-primary-800{ color:rgb(5,242,242); } .text-primary-900{ color:rgb(4,188,188); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(363,257,257); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(323,256,256); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(283,256,256); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(243,255,255); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(203,254,254); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(163,253,253); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(108,252,252); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(53,251,251); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(5,242,242); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(4,188,188); } 
        .focus\:border-primary-50:focus{ border-color:rgb(363,257,257); } .focus\:border-primary-100:focus{ border-color:rgb(323,256,256); } .focus\:border-primary-200:focus{ border-color:rgb(283,256,256); } .focus\:border-primary-300:focus{ border-color:rgb(243,255,255); } .focus\:border-primary-400:focus{ border-color:rgb(203,254,254); } .focus\:border-primary-500:focus{ border-color:rgb(163,253,253); } .focus\:border-primary-600:focus{ border-color:rgb(108,252,252); } .focus\:border-primary-700:focus{ border-color:rgb(53,251,251); } .focus\:border-primary-800:focus{ border-color:rgb(5,242,242); } .focus\:border-primary-900:focus{ border-color:rgb(4,188,188); } 
        .active\:bg-primary-50:active{ background-color:rgb(363,257,257); } .active\:bg-primary-100:active{ background-color:rgb(323,256,256); } .active\:bg-primary-200:active{ background-color:rgb(283,256,256); } .active\:bg-primary-300:active{ background-color:rgb(243,255,255); } .active\:bg-primary-400:active{ background-color:rgb(203,254,254); } .active\:bg-primary-500:active{ background-color:rgb(163,253,253); } .active\:bg-primary-600:active{ background-color:rgb(108,252,252); } .active\:bg-primary-700:active{ background-color:rgb(53,251,251); } .active\:bg-primary-800:active{ background-color:rgb(5,242,242); } .active\:bg-primary-900:active{ background-color:rgb(4,188,188); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(363,257,257); } .hover\:bg-primary-100:hover{ background-color:rgb(323,256,256); } .hover\:bg-primary-200:hover{ background-color:rgb(283,256,256); } .hover\:bg-primary-300:hover{ background-color:rgb(243,255,255); } .hover\:bg-primary-400:hover{ background-color:rgb(203,254,254); } .hover\:bg-primary-500:hover{ background-color:rgb(163,253,253); } .hover\:bg-primary-600:hover{ background-color:rgb(108,252,252); } .hover\:bg-primary-700:hover{ background-color:rgb(53,251,251); } .hover\:bg-primary-800:hover{ background-color:rgb(5,242,242); } .hover\:bg-primary-900:hover{ background-color:rgb(4,188,188); } 
        .hover\:border-primary-50:hover{ border-color:rgb(363,257,257); } .hover\:border-primary-100:hover{ border-color:rgb(323,256,256); } .hover\:border-primary-200:hover{ border-color:rgb(283,256,256); } .hover\:border-primary-300:hover{ border-color:rgb(243,255,255); } .hover\:border-primary-400:hover{ border-color:rgb(203,254,254); } .hover\:border-primary-500:hover{ border-color:rgb(163,253,253); } .hover\:border-primary-600:hover{ border-color:rgb(108,252,252); } .hover\:border-primary-700:hover{ border-color:rgb(53,251,251); } .hover\:border-primary-800:hover{ border-color:rgb(5,242,242); } .hover\:border-primary-900:hover{ border-color:rgb(4,188,188); } 
        