:root {
            --colors-primary-50: 238,230,217;--colors-primary-100: 226,211,189;--colors-primary-200: 213,192,160;--colors-primary-300: 201,173,132;--colors-primary-400: 188,154,104;--colors-primary-500: 174,135,77;--colors-primary-600: 135,105,60;--colors-primary-700: 96,75,43;--colors-primary-800: 57,45,25;--colors-primary-900: 18,14,8;
        }

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

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

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

        .text-primary {
                color: #ae884d;
        }

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

        .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(238,230,217); } .bg-primary-100{ background-color:rgb(226,211,189); } .bg-primary-200{ background-color:rgb(213,192,160); } .bg-primary-300{ background-color:rgb(201,173,132); } .bg-primary-400{ background-color:rgb(188,154,104); } .bg-primary-500{ background-color:rgb(174,135,77); } .bg-primary-600{ background-color:rgb(135,105,60); } .bg-primary-700{ background-color:rgb(96,75,43); } .bg-primary-800{ background-color:rgb(57,45,25); } .bg-primary-900{ background-color:rgb(18,14,8); } 
        .border-primary-50{ border-color:rgb(238,230,217); } .border-primary-100{ border-color:rgb(226,211,189); } .border-primary-200{ border-color:rgb(213,192,160); } .border-primary-300{ border-color:rgb(201,173,132); } .border-primary-400{ border-color:rgb(188,154,104); } .border-primary-500{ border-color:rgb(174,135,77); } .border-primary-600{ border-color:rgb(135,105,60); } .border-primary-700{ border-color:rgb(96,75,43); } .border-primary-800{ border-color:rgb(57,45,25); } .border-primary-900{ border-color:rgb(18,14,8); } 
        .text-primary-50{ color:rgb(238,230,217); } .text-primary-100{ color:rgb(226,211,189); } .text-primary-200{ color:rgb(213,192,160); } .text-primary-300{ color:rgb(201,173,132); } .text-primary-400{ color:rgb(188,154,104); } .text-primary-500{ color:rgb(174,135,77); } .text-primary-600{ color:rgb(135,105,60); } .text-primary-700{ color:rgb(96,75,43); } .text-primary-800{ color:rgb(57,45,25); } .text-primary-900{ color:rgb(18,14,8); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(238,230,217); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(226,211,189); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(213,192,160); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(201,173,132); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(188,154,104); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(174,135,77); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(135,105,60); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(96,75,43); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(57,45,25); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(18,14,8); } 
        .focus\:border-primary-50:focus{ border-color:rgb(238,230,217); } .focus\:border-primary-100:focus{ border-color:rgb(226,211,189); } .focus\:border-primary-200:focus{ border-color:rgb(213,192,160); } .focus\:border-primary-300:focus{ border-color:rgb(201,173,132); } .focus\:border-primary-400:focus{ border-color:rgb(188,154,104); } .focus\:border-primary-500:focus{ border-color:rgb(174,135,77); } .focus\:border-primary-600:focus{ border-color:rgb(135,105,60); } .focus\:border-primary-700:focus{ border-color:rgb(96,75,43); } .focus\:border-primary-800:focus{ border-color:rgb(57,45,25); } .focus\:border-primary-900:focus{ border-color:rgb(18,14,8); } 
        .active\:bg-primary-50:active{ background-color:rgb(238,230,217); } .active\:bg-primary-100:active{ background-color:rgb(226,211,189); } .active\:bg-primary-200:active{ background-color:rgb(213,192,160); } .active\:bg-primary-300:active{ background-color:rgb(201,173,132); } .active\:bg-primary-400:active{ background-color:rgb(188,154,104); } .active\:bg-primary-500:active{ background-color:rgb(174,135,77); } .active\:bg-primary-600:active{ background-color:rgb(135,105,60); } .active\:bg-primary-700:active{ background-color:rgb(96,75,43); } .active\:bg-primary-800:active{ background-color:rgb(57,45,25); } .active\:bg-primary-900:active{ background-color:rgb(18,14,8); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(238,230,217); } .hover\:bg-primary-100:hover{ background-color:rgb(226,211,189); } .hover\:bg-primary-200:hover{ background-color:rgb(213,192,160); } .hover\:bg-primary-300:hover{ background-color:rgb(201,173,132); } .hover\:bg-primary-400:hover{ background-color:rgb(188,154,104); } .hover\:bg-primary-500:hover{ background-color:rgb(174,135,77); } .hover\:bg-primary-600:hover{ background-color:rgb(135,105,60); } .hover\:bg-primary-700:hover{ background-color:rgb(96,75,43); } .hover\:bg-primary-800:hover{ background-color:rgb(57,45,25); } .hover\:bg-primary-900:hover{ background-color:rgb(18,14,8); } 
        .hover\:border-primary-50:hover{ border-color:rgb(238,230,217); } .hover\:border-primary-100:hover{ border-color:rgb(226,211,189); } .hover\:border-primary-200:hover{ border-color:rgb(213,192,160); } .hover\:border-primary-300:hover{ border-color:rgb(201,173,132); } .hover\:border-primary-400:hover{ border-color:rgb(188,154,104); } .hover\:border-primary-500:hover{ border-color:rgb(174,135,77); } .hover\:border-primary-600:hover{ border-color:rgb(135,105,60); } .hover\:border-primary-700:hover{ border-color:rgb(96,75,43); } .hover\:border-primary-800:hover{ border-color:rgb(57,45,25); } .hover\:border-primary-900:hover{ border-color:rgb(18,14,8); } 
        