:root {
            --colors-primary-50: 307,258,283;--colors-primary-100: 268,256,262;--colors-primary-200: 230,254,242;--colors-primary-300: 191,251,221;--colors-primary-400: 153,249,201;--colors-primary-500: 114,247,181;--colors-primary-600: 61,244,152;--colors-primary-700: 13,235,124;--colors-primary-800: 10,182,96;--colors-primary-900: 7,129,68;
        }

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

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

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

        .text-primary {
                color: #72f7b5;
        }

        .hover\:text-primary:hover {
            color: #72f7b5;
        }
        
        .body {
            font-family: 'Roboto'!important;
        }
        

        .bg-primary-50{ background-color:rgb(307,258,283); } .bg-primary-100{ background-color:rgb(268,256,262); } .bg-primary-200{ background-color:rgb(230,254,242); } .bg-primary-300{ background-color:rgb(191,251,221); } .bg-primary-400{ background-color:rgb(153,249,201); } .bg-primary-500{ background-color:rgb(114,247,181); } .bg-primary-600{ background-color:rgb(61,244,152); } .bg-primary-700{ background-color:rgb(13,235,124); } .bg-primary-800{ background-color:rgb(10,182,96); } .bg-primary-900{ background-color:rgb(7,129,68); } 
        .border-primary-50{ border-color:rgb(307,258,283); } .border-primary-100{ border-color:rgb(268,256,262); } .border-primary-200{ border-color:rgb(230,254,242); } .border-primary-300{ border-color:rgb(191,251,221); } .border-primary-400{ border-color:rgb(153,249,201); } .border-primary-500{ border-color:rgb(114,247,181); } .border-primary-600{ border-color:rgb(61,244,152); } .border-primary-700{ border-color:rgb(13,235,124); } .border-primary-800{ border-color:rgb(10,182,96); } .border-primary-900{ border-color:rgb(7,129,68); } 
        .text-primary-50{ color:rgb(307,258,283); } .text-primary-100{ color:rgb(268,256,262); } .text-primary-200{ color:rgb(230,254,242); } .text-primary-300{ color:rgb(191,251,221); } .text-primary-400{ color:rgb(153,249,201); } .text-primary-500{ color:rgb(114,247,181); } .text-primary-600{ color:rgb(61,244,152); } .text-primary-700{ color:rgb(13,235,124); } .text-primary-800{ color:rgb(10,182,96); } .text-primary-900{ color:rgb(7,129,68); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(307,258,283); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(268,256,262); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(230,254,242); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(191,251,221); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(153,249,201); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(114,247,181); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(61,244,152); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(13,235,124); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(10,182,96); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(7,129,68); } 
        .focus\:border-primary-50:focus{ border-color:rgb(307,258,283); } .focus\:border-primary-100:focus{ border-color:rgb(268,256,262); } .focus\:border-primary-200:focus{ border-color:rgb(230,254,242); } .focus\:border-primary-300:focus{ border-color:rgb(191,251,221); } .focus\:border-primary-400:focus{ border-color:rgb(153,249,201); } .focus\:border-primary-500:focus{ border-color:rgb(114,247,181); } .focus\:border-primary-600:focus{ border-color:rgb(61,244,152); } .focus\:border-primary-700:focus{ border-color:rgb(13,235,124); } .focus\:border-primary-800:focus{ border-color:rgb(10,182,96); } .focus\:border-primary-900:focus{ border-color:rgb(7,129,68); } 
        .active\:bg-primary-50:active{ background-color:rgb(307,258,283); } .active\:bg-primary-100:active{ background-color:rgb(268,256,262); } .active\:bg-primary-200:active{ background-color:rgb(230,254,242); } .active\:bg-primary-300:active{ background-color:rgb(191,251,221); } .active\:bg-primary-400:active{ background-color:rgb(153,249,201); } .active\:bg-primary-500:active{ background-color:rgb(114,247,181); } .active\:bg-primary-600:active{ background-color:rgb(61,244,152); } .active\:bg-primary-700:active{ background-color:rgb(13,235,124); } .active\:bg-primary-800:active{ background-color:rgb(10,182,96); } .active\:bg-primary-900:active{ background-color:rgb(7,129,68); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(307,258,283); } .hover\:bg-primary-100:hover{ background-color:rgb(268,256,262); } .hover\:bg-primary-200:hover{ background-color:rgb(230,254,242); } .hover\:bg-primary-300:hover{ background-color:rgb(191,251,221); } .hover\:bg-primary-400:hover{ background-color:rgb(153,249,201); } .hover\:bg-primary-500:hover{ background-color:rgb(114,247,181); } .hover\:bg-primary-600:hover{ background-color:rgb(61,244,152); } .hover\:bg-primary-700:hover{ background-color:rgb(13,235,124); } .hover\:bg-primary-800:hover{ background-color:rgb(10,182,96); } .hover\:bg-primary-900:hover{ background-color:rgb(7,129,68); } 
        .hover\:border-primary-50:hover{ border-color:rgb(307,258,283); } .hover\:border-primary-100:hover{ border-color:rgb(268,256,262); } .hover\:border-primary-200:hover{ border-color:rgb(230,254,242); } .hover\:border-primary-300:hover{ border-color:rgb(191,251,221); } .hover\:border-primary-400:hover{ border-color:rgb(153,249,201); } .hover\:border-primary-500:hover{ border-color:rgb(114,247,181); } .hover\:border-primary-600:hover{ border-color:rgb(61,244,152); } .hover\:border-primary-700:hover{ border-color:rgb(13,235,124); } .hover\:border-primary-800:hover{ border-color:rgb(10,182,96); } .hover\:border-primary-900:hover{ border-color:rgb(7,129,68); } 
        