:root {
            --colors-primary-50: 247,229,225;--colors-primary-100: 239,201,192;--colors-primary-200: 230,173,160;--colors-primary-300: 222,145,128;--colors-primary-400: 213,117,95;--colors-primary-500: 205,89,63;--colors-primary-600: 168,67,44;--colors-primary-700: 124,49,32;--colors-primary-800: 79,31,21;--colors-primary-900: 35,14,9;
        }

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

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

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

        .text-primary {
                color: #cd5a3f;
        }

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

        .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(247,229,225); } .bg-primary-100{ background-color:rgb(239,201,192); } .bg-primary-200{ background-color:rgb(230,173,160); } .bg-primary-300{ background-color:rgb(222,145,128); } .bg-primary-400{ background-color:rgb(213,117,95); } .bg-primary-500{ background-color:rgb(205,89,63); } .bg-primary-600{ background-color:rgb(168,67,44); } .bg-primary-700{ background-color:rgb(124,49,32); } .bg-primary-800{ background-color:rgb(79,31,21); } .bg-primary-900{ background-color:rgb(35,14,9); } 
        .border-primary-50{ border-color:rgb(247,229,225); } .border-primary-100{ border-color:rgb(239,201,192); } .border-primary-200{ border-color:rgb(230,173,160); } .border-primary-300{ border-color:rgb(222,145,128); } .border-primary-400{ border-color:rgb(213,117,95); } .border-primary-500{ border-color:rgb(205,89,63); } .border-primary-600{ border-color:rgb(168,67,44); } .border-primary-700{ border-color:rgb(124,49,32); } .border-primary-800{ border-color:rgb(79,31,21); } .border-primary-900{ border-color:rgb(35,14,9); } 
        .text-primary-50{ color:rgb(247,229,225); } .text-primary-100{ color:rgb(239,201,192); } .text-primary-200{ color:rgb(230,173,160); } .text-primary-300{ color:rgb(222,145,128); } .text-primary-400{ color:rgb(213,117,95); } .text-primary-500{ color:rgb(205,89,63); } .text-primary-600{ color:rgb(168,67,44); } .text-primary-700{ color:rgb(124,49,32); } .text-primary-800{ color:rgb(79,31,21); } .text-primary-900{ color:rgb(35,14,9); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(247,229,225); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(239,201,192); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(230,173,160); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(222,145,128); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(213,117,95); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(205,89,63); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(168,67,44); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(124,49,32); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(79,31,21); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(35,14,9); } 
        .focus\:border-primary-50:focus{ border-color:rgb(247,229,225); } .focus\:border-primary-100:focus{ border-color:rgb(239,201,192); } .focus\:border-primary-200:focus{ border-color:rgb(230,173,160); } .focus\:border-primary-300:focus{ border-color:rgb(222,145,128); } .focus\:border-primary-400:focus{ border-color:rgb(213,117,95); } .focus\:border-primary-500:focus{ border-color:rgb(205,89,63); } .focus\:border-primary-600:focus{ border-color:rgb(168,67,44); } .focus\:border-primary-700:focus{ border-color:rgb(124,49,32); } .focus\:border-primary-800:focus{ border-color:rgb(79,31,21); } .focus\:border-primary-900:focus{ border-color:rgb(35,14,9); } 
        .active\:bg-primary-50:active{ background-color:rgb(247,229,225); } .active\:bg-primary-100:active{ background-color:rgb(239,201,192); } .active\:bg-primary-200:active{ background-color:rgb(230,173,160); } .active\:bg-primary-300:active{ background-color:rgb(222,145,128); } .active\:bg-primary-400:active{ background-color:rgb(213,117,95); } .active\:bg-primary-500:active{ background-color:rgb(205,89,63); } .active\:bg-primary-600:active{ background-color:rgb(168,67,44); } .active\:bg-primary-700:active{ background-color:rgb(124,49,32); } .active\:bg-primary-800:active{ background-color:rgb(79,31,21); } .active\:bg-primary-900:active{ background-color:rgb(35,14,9); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(247,229,225); } .hover\:bg-primary-100:hover{ background-color:rgb(239,201,192); } .hover\:bg-primary-200:hover{ background-color:rgb(230,173,160); } .hover\:bg-primary-300:hover{ background-color:rgb(222,145,128); } .hover\:bg-primary-400:hover{ background-color:rgb(213,117,95); } .hover\:bg-primary-500:hover{ background-color:rgb(205,89,63); } .hover\:bg-primary-600:hover{ background-color:rgb(168,67,44); } .hover\:bg-primary-700:hover{ background-color:rgb(124,49,32); } .hover\:bg-primary-800:hover{ background-color:rgb(79,31,21); } .hover\:bg-primary-900:hover{ background-color:rgb(35,14,9); } 
        .hover\:border-primary-50:hover{ border-color:rgb(247,229,225); } .hover\:border-primary-100:hover{ border-color:rgb(239,201,192); } .hover\:border-primary-200:hover{ border-color:rgb(230,173,160); } .hover\:border-primary-300:hover{ border-color:rgb(222,145,128); } .hover\:border-primary-400:hover{ border-color:rgb(213,117,95); } .hover\:border-primary-500:hover{ border-color:rgb(205,89,63); } .hover\:border-primary-600:hover{ border-color:rgb(168,67,44); } .hover\:border-primary-700:hover{ border-color:rgb(124,49,32); } .hover\:border-primary-800:hover{ border-color:rgb(79,31,21); } .hover\:border-primary-900:hover{ border-color:rgb(35,14,9); } 
        