:root {
            --colors-primary-50: 240,209,196;--colors-primary-100: 232,184,163;--colors-primary-200: 224,158,130;--colors-primary-300: 216,133,98;--colors-primary-400: 208,108,65;--colors-primary-500: 186,88,46;--colors-primary-600: 141,67,35;--colors-primary-700: 96,45,24;--colors-primary-800: 51,24,13;--colors-primary-900: 6,3,2;
        }

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

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

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

        .text-primary {
                color: #ba592e;
        }

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

        .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(240,209,196); } .bg-primary-100{ background-color:rgb(232,184,163); } .bg-primary-200{ background-color:rgb(224,158,130); } .bg-primary-300{ background-color:rgb(216,133,98); } .bg-primary-400{ background-color:rgb(208,108,65); } .bg-primary-500{ background-color:rgb(186,88,46); } .bg-primary-600{ background-color:rgb(141,67,35); } .bg-primary-700{ background-color:rgb(96,45,24); } .bg-primary-800{ background-color:rgb(51,24,13); } .bg-primary-900{ background-color:rgb(6,3,2); } 
        .border-primary-50{ border-color:rgb(240,209,196); } .border-primary-100{ border-color:rgb(232,184,163); } .border-primary-200{ border-color:rgb(224,158,130); } .border-primary-300{ border-color:rgb(216,133,98); } .border-primary-400{ border-color:rgb(208,108,65); } .border-primary-500{ border-color:rgb(186,88,46); } .border-primary-600{ border-color:rgb(141,67,35); } .border-primary-700{ border-color:rgb(96,45,24); } .border-primary-800{ border-color:rgb(51,24,13); } .border-primary-900{ border-color:rgb(6,3,2); } 
        .text-primary-50{ color:rgb(240,209,196); } .text-primary-100{ color:rgb(232,184,163); } .text-primary-200{ color:rgb(224,158,130); } .text-primary-300{ color:rgb(216,133,98); } .text-primary-400{ color:rgb(208,108,65); } .text-primary-500{ color:rgb(186,88,46); } .text-primary-600{ color:rgb(141,67,35); } .text-primary-700{ color:rgb(96,45,24); } .text-primary-800{ color:rgb(51,24,13); } .text-primary-900{ color:rgb(6,3,2); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(240,209,196); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(232,184,163); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(224,158,130); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(216,133,98); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(208,108,65); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(186,88,46); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(141,67,35); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(96,45,24); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(51,24,13); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(6,3,2); } 
        .focus\:border-primary-50:focus{ border-color:rgb(240,209,196); } .focus\:border-primary-100:focus{ border-color:rgb(232,184,163); } .focus\:border-primary-200:focus{ border-color:rgb(224,158,130); } .focus\:border-primary-300:focus{ border-color:rgb(216,133,98); } .focus\:border-primary-400:focus{ border-color:rgb(208,108,65); } .focus\:border-primary-500:focus{ border-color:rgb(186,88,46); } .focus\:border-primary-600:focus{ border-color:rgb(141,67,35); } .focus\:border-primary-700:focus{ border-color:rgb(96,45,24); } .focus\:border-primary-800:focus{ border-color:rgb(51,24,13); } .focus\:border-primary-900:focus{ border-color:rgb(6,3,2); } 
        .active\:bg-primary-50:active{ background-color:rgb(240,209,196); } .active\:bg-primary-100:active{ background-color:rgb(232,184,163); } .active\:bg-primary-200:active{ background-color:rgb(224,158,130); } .active\:bg-primary-300:active{ background-color:rgb(216,133,98); } .active\:bg-primary-400:active{ background-color:rgb(208,108,65); } .active\:bg-primary-500:active{ background-color:rgb(186,88,46); } .active\:bg-primary-600:active{ background-color:rgb(141,67,35); } .active\:bg-primary-700:active{ background-color:rgb(96,45,24); } .active\:bg-primary-800:active{ background-color:rgb(51,24,13); } .active\:bg-primary-900:active{ background-color:rgb(6,3,2); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(240,209,196); } .hover\:bg-primary-100:hover{ background-color:rgb(232,184,163); } .hover\:bg-primary-200:hover{ background-color:rgb(224,158,130); } .hover\:bg-primary-300:hover{ background-color:rgb(216,133,98); } .hover\:bg-primary-400:hover{ background-color:rgb(208,108,65); } .hover\:bg-primary-500:hover{ background-color:rgb(186,88,46); } .hover\:bg-primary-600:hover{ background-color:rgb(141,67,35); } .hover\:bg-primary-700:hover{ background-color:rgb(96,45,24); } .hover\:bg-primary-800:hover{ background-color:rgb(51,24,13); } .hover\:bg-primary-900:hover{ background-color:rgb(6,3,2); } 
        .hover\:border-primary-50:hover{ border-color:rgb(240,209,196); } .hover\:border-primary-100:hover{ border-color:rgb(232,184,163); } .hover\:border-primary-200:hover{ border-color:rgb(224,158,130); } .hover\:border-primary-300:hover{ border-color:rgb(216,133,98); } .hover\:border-primary-400:hover{ border-color:rgb(208,108,65); } .hover\:border-primary-500:hover{ border-color:rgb(186,88,46); } .hover\:border-primary-600:hover{ border-color:rgb(141,67,35); } .hover\:border-primary-700:hover{ border-color:rgb(96,45,24); } .hover\:border-primary-800:hover{ border-color:rgb(51,24,13); } .hover\:border-primary-900:hover{ border-color:rgb(6,3,2); } 
        