:root {
            --colors-primary-50: 255,257,261;--colors-primary-100: 254,242,221;--colors-primary-200: 254,226,181;--colors-primary-300: 253,210,140;--colors-primary-400: 253,194,100;--colors-primary-500: 252,178,60;--colors-primary-600: 251,157,5;--colors-primary-700: 197,123,3;--colors-primary-800: 142,88,2;--colors-primary-900: 86,54,1;
        }

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

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

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

        .text-primary {
                color: #fcb43c;
        }

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

        .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(255,257,261); } .bg-primary-100{ background-color:rgb(254,242,221); } .bg-primary-200{ background-color:rgb(254,226,181); } .bg-primary-300{ background-color:rgb(253,210,140); } .bg-primary-400{ background-color:rgb(253,194,100); } .bg-primary-500{ background-color:rgb(252,178,60); } .bg-primary-600{ background-color:rgb(251,157,5); } .bg-primary-700{ background-color:rgb(197,123,3); } .bg-primary-800{ background-color:rgb(142,88,2); } .bg-primary-900{ background-color:rgb(86,54,1); } 
        .border-primary-50{ border-color:rgb(255,257,261); } .border-primary-100{ border-color:rgb(254,242,221); } .border-primary-200{ border-color:rgb(254,226,181); } .border-primary-300{ border-color:rgb(253,210,140); } .border-primary-400{ border-color:rgb(253,194,100); } .border-primary-500{ border-color:rgb(252,178,60); } .border-primary-600{ border-color:rgb(251,157,5); } .border-primary-700{ border-color:rgb(197,123,3); } .border-primary-800{ border-color:rgb(142,88,2); } .border-primary-900{ border-color:rgb(86,54,1); } 
        .text-primary-50{ color:rgb(255,257,261); } .text-primary-100{ color:rgb(254,242,221); } .text-primary-200{ color:rgb(254,226,181); } .text-primary-300{ color:rgb(253,210,140); } .text-primary-400{ color:rgb(253,194,100); } .text-primary-500{ color:rgb(252,178,60); } .text-primary-600{ color:rgb(251,157,5); } .text-primary-700{ color:rgb(197,123,3); } .text-primary-800{ color:rgb(142,88,2); } .text-primary-900{ color:rgb(86,54,1); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(255,257,261); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(254,242,221); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(254,226,181); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(253,210,140); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(253,194,100); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(252,178,60); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(251,157,5); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(197,123,3); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(142,88,2); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(86,54,1); } 
        .focus\:border-primary-50:focus{ border-color:rgb(255,257,261); } .focus\:border-primary-100:focus{ border-color:rgb(254,242,221); } .focus\:border-primary-200:focus{ border-color:rgb(254,226,181); } .focus\:border-primary-300:focus{ border-color:rgb(253,210,140); } .focus\:border-primary-400:focus{ border-color:rgb(253,194,100); } .focus\:border-primary-500:focus{ border-color:rgb(252,178,60); } .focus\:border-primary-600:focus{ border-color:rgb(251,157,5); } .focus\:border-primary-700:focus{ border-color:rgb(197,123,3); } .focus\:border-primary-800:focus{ border-color:rgb(142,88,2); } .focus\:border-primary-900:focus{ border-color:rgb(86,54,1); } 
        .active\:bg-primary-50:active{ background-color:rgb(255,257,261); } .active\:bg-primary-100:active{ background-color:rgb(254,242,221); } .active\:bg-primary-200:active{ background-color:rgb(254,226,181); } .active\:bg-primary-300:active{ background-color:rgb(253,210,140); } .active\:bg-primary-400:active{ background-color:rgb(253,194,100); } .active\:bg-primary-500:active{ background-color:rgb(252,178,60); } .active\:bg-primary-600:active{ background-color:rgb(251,157,5); } .active\:bg-primary-700:active{ background-color:rgb(197,123,3); } .active\:bg-primary-800:active{ background-color:rgb(142,88,2); } .active\:bg-primary-900:active{ background-color:rgb(86,54,1); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(255,257,261); } .hover\:bg-primary-100:hover{ background-color:rgb(254,242,221); } .hover\:bg-primary-200:hover{ background-color:rgb(254,226,181); } .hover\:bg-primary-300:hover{ background-color:rgb(253,210,140); } .hover\:bg-primary-400:hover{ background-color:rgb(253,194,100); } .hover\:bg-primary-500:hover{ background-color:rgb(252,178,60); } .hover\:bg-primary-600:hover{ background-color:rgb(251,157,5); } .hover\:bg-primary-700:hover{ background-color:rgb(197,123,3); } .hover\:bg-primary-800:hover{ background-color:rgb(142,88,2); } .hover\:bg-primary-900:hover{ background-color:rgb(86,54,1); } 
        .hover\:border-primary-50:hover{ border-color:rgb(255,257,261); } .hover\:border-primary-100:hover{ border-color:rgb(254,242,221); } .hover\:border-primary-200:hover{ border-color:rgb(254,226,181); } .hover\:border-primary-300:hover{ border-color:rgb(253,210,140); } .hover\:border-primary-400:hover{ border-color:rgb(253,194,100); } .hover\:border-primary-500:hover{ border-color:rgb(252,178,60); } .hover\:border-primary-600:hover{ border-color:rgb(251,157,5); } .hover\:border-primary-700:hover{ border-color:rgb(197,123,3); } .hover\:border-primary-800:hover{ border-color:rgb(142,88,2); } .hover\:border-primary-900:hover{ border-color:rgb(86,54,1); } 
        