:root {
            --colors-primary-50: 246,212,214;--colors-primary-100: 239,179,183;--colors-primary-200: 231,145,151;--colors-primary-300: 224,111,119;--colors-primary-400: 217,78,87;--colors-primary-500: 209,45,56;--colors-primary-600: 163,35,44;--colors-primary-700: 117,25,31;--colors-primary-800: 71,15,19;--colors-primary-900: 24,5,7;
        }

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

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

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

        .text-primary {
                color: #d12d36;
        }

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

        .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(246,212,214); } .bg-primary-100{ background-color:rgb(239,179,183); } .bg-primary-200{ background-color:rgb(231,145,151); } .bg-primary-300{ background-color:rgb(224,111,119); } .bg-primary-400{ background-color:rgb(217,78,87); } .bg-primary-500{ background-color:rgb(209,45,56); } .bg-primary-600{ background-color:rgb(163,35,44); } .bg-primary-700{ background-color:rgb(117,25,31); } .bg-primary-800{ background-color:rgb(71,15,19); } .bg-primary-900{ background-color:rgb(24,5,7); } 
        .border-primary-50{ border-color:rgb(246,212,214); } .border-primary-100{ border-color:rgb(239,179,183); } .border-primary-200{ border-color:rgb(231,145,151); } .border-primary-300{ border-color:rgb(224,111,119); } .border-primary-400{ border-color:rgb(217,78,87); } .border-primary-500{ border-color:rgb(209,45,56); } .border-primary-600{ border-color:rgb(163,35,44); } .border-primary-700{ border-color:rgb(117,25,31); } .border-primary-800{ border-color:rgb(71,15,19); } .border-primary-900{ border-color:rgb(24,5,7); } 
        .text-primary-50{ color:rgb(246,212,214); } .text-primary-100{ color:rgb(239,179,183); } .text-primary-200{ color:rgb(231,145,151); } .text-primary-300{ color:rgb(224,111,119); } .text-primary-400{ color:rgb(217,78,87); } .text-primary-500{ color:rgb(209,45,56); } .text-primary-600{ color:rgb(163,35,44); } .text-primary-700{ color:rgb(117,25,31); } .text-primary-800{ color:rgb(71,15,19); } .text-primary-900{ color:rgb(24,5,7); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(246,212,214); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(239,179,183); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(231,145,151); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(224,111,119); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(217,78,87); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(209,45,56); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(163,35,44); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(117,25,31); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(71,15,19); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(24,5,7); } 
        .focus\:border-primary-50:focus{ border-color:rgb(246,212,214); } .focus\:border-primary-100:focus{ border-color:rgb(239,179,183); } .focus\:border-primary-200:focus{ border-color:rgb(231,145,151); } .focus\:border-primary-300:focus{ border-color:rgb(224,111,119); } .focus\:border-primary-400:focus{ border-color:rgb(217,78,87); } .focus\:border-primary-500:focus{ border-color:rgb(209,45,56); } .focus\:border-primary-600:focus{ border-color:rgb(163,35,44); } .focus\:border-primary-700:focus{ border-color:rgb(117,25,31); } .focus\:border-primary-800:focus{ border-color:rgb(71,15,19); } .focus\:border-primary-900:focus{ border-color:rgb(24,5,7); } 
        .active\:bg-primary-50:active{ background-color:rgb(246,212,214); } .active\:bg-primary-100:active{ background-color:rgb(239,179,183); } .active\:bg-primary-200:active{ background-color:rgb(231,145,151); } .active\:bg-primary-300:active{ background-color:rgb(224,111,119); } .active\:bg-primary-400:active{ background-color:rgb(217,78,87); } .active\:bg-primary-500:active{ background-color:rgb(209,45,56); } .active\:bg-primary-600:active{ background-color:rgb(163,35,44); } .active\:bg-primary-700:active{ background-color:rgb(117,25,31); } .active\:bg-primary-800:active{ background-color:rgb(71,15,19); } .active\:bg-primary-900:active{ background-color:rgb(24,5,7); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(246,212,214); } .hover\:bg-primary-100:hover{ background-color:rgb(239,179,183); } .hover\:bg-primary-200:hover{ background-color:rgb(231,145,151); } .hover\:bg-primary-300:hover{ background-color:rgb(224,111,119); } .hover\:bg-primary-400:hover{ background-color:rgb(217,78,87); } .hover\:bg-primary-500:hover{ background-color:rgb(209,45,56); } .hover\:bg-primary-600:hover{ background-color:rgb(163,35,44); } .hover\:bg-primary-700:hover{ background-color:rgb(117,25,31); } .hover\:bg-primary-800:hover{ background-color:rgb(71,15,19); } .hover\:bg-primary-900:hover{ background-color:rgb(24,5,7); } 
        .hover\:border-primary-50:hover{ border-color:rgb(246,212,214); } .hover\:border-primary-100:hover{ border-color:rgb(239,179,183); } .hover\:border-primary-200:hover{ border-color:rgb(231,145,151); } .hover\:border-primary-300:hover{ border-color:rgb(224,111,119); } .hover\:border-primary-400:hover{ border-color:rgb(217,78,87); } .hover\:border-primary-500:hover{ border-color:rgb(209,45,56); } .hover\:border-primary-600:hover{ border-color:rgb(163,35,44); } .hover\:border-primary-700:hover{ border-color:rgb(117,25,31); } .hover\:border-primary-800:hover{ border-color:rgb(71,15,19); } .hover\:border-primary-900:hover{ border-color:rgb(24,5,7); } 
        