:root {
            --colors-primary-50: 126,241,111;--colors-primary-100: 93,238,74;--colors-primary-200: 59,234,36;--colors-primary-300: 42,209,20;--colors-primary-400: 35,172,17;--colors-primary-500: 27,135,13;--colors-primary-600: 17,84,8;--colors-primary-700: 7,33,3;--colors-primary-800: -4,-19,-2;--colors-primary-900: -14,-70,-7;
        }

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

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

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

        .text-primary {
                color: #1a870d;
        }

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

        .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(126,241,111); } .bg-primary-100{ background-color:rgb(93,238,74); } .bg-primary-200{ background-color:rgb(59,234,36); } .bg-primary-300{ background-color:rgb(42,209,20); } .bg-primary-400{ background-color:rgb(35,172,17); } .bg-primary-500{ background-color:rgb(27,135,13); } .bg-primary-600{ background-color:rgb(17,84,8); } .bg-primary-700{ background-color:rgb(7,33,3); } .bg-primary-800{ background-color:rgb(-4,-19,-2); } .bg-primary-900{ background-color:rgb(-14,-70,-7); } 
        .border-primary-50{ border-color:rgb(126,241,111); } .border-primary-100{ border-color:rgb(93,238,74); } .border-primary-200{ border-color:rgb(59,234,36); } .border-primary-300{ border-color:rgb(42,209,20); } .border-primary-400{ border-color:rgb(35,172,17); } .border-primary-500{ border-color:rgb(27,135,13); } .border-primary-600{ border-color:rgb(17,84,8); } .border-primary-700{ border-color:rgb(7,33,3); } .border-primary-800{ border-color:rgb(-4,-19,-2); } .border-primary-900{ border-color:rgb(-14,-70,-7); } 
        .text-primary-50{ color:rgb(126,241,111); } .text-primary-100{ color:rgb(93,238,74); } .text-primary-200{ color:rgb(59,234,36); } .text-primary-300{ color:rgb(42,209,20); } .text-primary-400{ color:rgb(35,172,17); } .text-primary-500{ color:rgb(27,135,13); } .text-primary-600{ color:rgb(17,84,8); } .text-primary-700{ color:rgb(7,33,3); } .text-primary-800{ color:rgb(-4,-19,-2); } .text-primary-900{ color:rgb(-14,-70,-7); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(126,241,111); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(93,238,74); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(59,234,36); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(42,209,20); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(35,172,17); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(27,135,13); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(17,84,8); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(7,33,3); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(-4,-19,-2); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(-14,-70,-7); } 
        .focus\:border-primary-50:focus{ border-color:rgb(126,241,111); } .focus\:border-primary-100:focus{ border-color:rgb(93,238,74); } .focus\:border-primary-200:focus{ border-color:rgb(59,234,36); } .focus\:border-primary-300:focus{ border-color:rgb(42,209,20); } .focus\:border-primary-400:focus{ border-color:rgb(35,172,17); } .focus\:border-primary-500:focus{ border-color:rgb(27,135,13); } .focus\:border-primary-600:focus{ border-color:rgb(17,84,8); } .focus\:border-primary-700:focus{ border-color:rgb(7,33,3); } .focus\:border-primary-800:focus{ border-color:rgb(-4,-19,-2); } .focus\:border-primary-900:focus{ border-color:rgb(-14,-70,-7); } 
        .active\:bg-primary-50:active{ background-color:rgb(126,241,111); } .active\:bg-primary-100:active{ background-color:rgb(93,238,74); } .active\:bg-primary-200:active{ background-color:rgb(59,234,36); } .active\:bg-primary-300:active{ background-color:rgb(42,209,20); } .active\:bg-primary-400:active{ background-color:rgb(35,172,17); } .active\:bg-primary-500:active{ background-color:rgb(27,135,13); } .active\:bg-primary-600:active{ background-color:rgb(17,84,8); } .active\:bg-primary-700:active{ background-color:rgb(7,33,3); } .active\:bg-primary-800:active{ background-color:rgb(-4,-19,-2); } .active\:bg-primary-900:active{ background-color:rgb(-14,-70,-7); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(126,241,111); } .hover\:bg-primary-100:hover{ background-color:rgb(93,238,74); } .hover\:bg-primary-200:hover{ background-color:rgb(59,234,36); } .hover\:bg-primary-300:hover{ background-color:rgb(42,209,20); } .hover\:bg-primary-400:hover{ background-color:rgb(35,172,17); } .hover\:bg-primary-500:hover{ background-color:rgb(27,135,13); } .hover\:bg-primary-600:hover{ background-color:rgb(17,84,8); } .hover\:bg-primary-700:hover{ background-color:rgb(7,33,3); } .hover\:bg-primary-800:hover{ background-color:rgb(-4,-19,-2); } .hover\:bg-primary-900:hover{ background-color:rgb(-14,-70,-7); } 
        .hover\:border-primary-50:hover{ border-color:rgb(126,241,111); } .hover\:border-primary-100:hover{ border-color:rgb(93,238,74); } .hover\:border-primary-200:hover{ border-color:rgb(59,234,36); } .hover\:border-primary-300:hover{ border-color:rgb(42,209,20); } .hover\:border-primary-400:hover{ border-color:rgb(35,172,17); } .hover\:border-primary-500:hover{ border-color:rgb(27,135,13); } .hover\:border-primary-600:hover{ border-color:rgb(17,84,8); } .hover\:border-primary-700:hover{ border-color:rgb(7,33,3); } .hover\:border-primary-800:hover{ border-color:rgb(-4,-19,-2); } .hover\:border-primary-900:hover{ border-color:rgb(-14,-70,-7); } 
        