:root {
            --colors-primary-50: 221,236,225;--colors-primary-100: 194,221,203;--colors-primary-200: 168,206,180;--colors-primary-300: 142,191,158;--colors-primary-400: 116,177,135;--colors-primary-500: 91,161,113;--colors-primary-600: 71,125,88;--colors-primary-700: 50,89,63;--colors-primary-800: 30,53,38;--colors-primary-900: 10,18,12;
        }

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

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

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

        .text-primary {
                color: #5ba172;
        }

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

        .bg-primary-50{ background-color:rgb(221,236,225); } .bg-primary-100{ background-color:rgb(194,221,203); } .bg-primary-200{ background-color:rgb(168,206,180); } .bg-primary-300{ background-color:rgb(142,191,158); } .bg-primary-400{ background-color:rgb(116,177,135); } .bg-primary-500{ background-color:rgb(91,161,113); } .bg-primary-600{ background-color:rgb(71,125,88); } .bg-primary-700{ background-color:rgb(50,89,63); } .bg-primary-800{ background-color:rgb(30,53,38); } .bg-primary-900{ background-color:rgb(10,18,12); } 
        .border-primary-50{ border-color:rgb(221,236,225); } .border-primary-100{ border-color:rgb(194,221,203); } .border-primary-200{ border-color:rgb(168,206,180); } .border-primary-300{ border-color:rgb(142,191,158); } .border-primary-400{ border-color:rgb(116,177,135); } .border-primary-500{ border-color:rgb(91,161,113); } .border-primary-600{ border-color:rgb(71,125,88); } .border-primary-700{ border-color:rgb(50,89,63); } .border-primary-800{ border-color:rgb(30,53,38); } .border-primary-900{ border-color:rgb(10,18,12); } 
        .text-primary-50{ color:rgb(221,236,225); } .text-primary-100{ color:rgb(194,221,203); } .text-primary-200{ color:rgb(168,206,180); } .text-primary-300{ color:rgb(142,191,158); } .text-primary-400{ color:rgb(116,177,135); } .text-primary-500{ color:rgb(91,161,113); } .text-primary-600{ color:rgb(71,125,88); } .text-primary-700{ color:rgb(50,89,63); } .text-primary-800{ color:rgb(30,53,38); } .text-primary-900{ color:rgb(10,18,12); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(221,236,225); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(194,221,203); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(168,206,180); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(142,191,158); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(116,177,135); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(91,161,113); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(71,125,88); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(50,89,63); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(30,53,38); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(10,18,12); } 
        .focus\:border-primary-50:focus{ border-color:rgb(221,236,225); } .focus\:border-primary-100:focus{ border-color:rgb(194,221,203); } .focus\:border-primary-200:focus{ border-color:rgb(168,206,180); } .focus\:border-primary-300:focus{ border-color:rgb(142,191,158); } .focus\:border-primary-400:focus{ border-color:rgb(116,177,135); } .focus\:border-primary-500:focus{ border-color:rgb(91,161,113); } .focus\:border-primary-600:focus{ border-color:rgb(71,125,88); } .focus\:border-primary-700:focus{ border-color:rgb(50,89,63); } .focus\:border-primary-800:focus{ border-color:rgb(30,53,38); } .focus\:border-primary-900:focus{ border-color:rgb(10,18,12); } 
        .active\:bg-primary-50:active{ background-color:rgb(221,236,225); } .active\:bg-primary-100:active{ background-color:rgb(194,221,203); } .active\:bg-primary-200:active{ background-color:rgb(168,206,180); } .active\:bg-primary-300:active{ background-color:rgb(142,191,158); } .active\:bg-primary-400:active{ background-color:rgb(116,177,135); } .active\:bg-primary-500:active{ background-color:rgb(91,161,113); } .active\:bg-primary-600:active{ background-color:rgb(71,125,88); } .active\:bg-primary-700:active{ background-color:rgb(50,89,63); } .active\:bg-primary-800:active{ background-color:rgb(30,53,38); } .active\:bg-primary-900:active{ background-color:rgb(10,18,12); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(221,236,225); } .hover\:bg-primary-100:hover{ background-color:rgb(194,221,203); } .hover\:bg-primary-200:hover{ background-color:rgb(168,206,180); } .hover\:bg-primary-300:hover{ background-color:rgb(142,191,158); } .hover\:bg-primary-400:hover{ background-color:rgb(116,177,135); } .hover\:bg-primary-500:hover{ background-color:rgb(91,161,113); } .hover\:bg-primary-600:hover{ background-color:rgb(71,125,88); } .hover\:bg-primary-700:hover{ background-color:rgb(50,89,63); } .hover\:bg-primary-800:hover{ background-color:rgb(30,53,38); } .hover\:bg-primary-900:hover{ background-color:rgb(10,18,12); } 
        .hover\:border-primary-50:hover{ border-color:rgb(221,236,225); } .hover\:border-primary-100:hover{ border-color:rgb(194,221,203); } .hover\:border-primary-200:hover{ border-color:rgb(168,206,180); } .hover\:border-primary-300:hover{ border-color:rgb(142,191,158); } .hover\:border-primary-400:hover{ border-color:rgb(116,177,135); } .hover\:border-primary-500:hover{ border-color:rgb(91,161,113); } .hover\:border-primary-600:hover{ border-color:rgb(71,125,88); } .hover\:border-primary-700:hover{ border-color:rgb(50,89,63); } .hover\:border-primary-800:hover{ border-color:rgb(30,53,38); } .hover\:border-primary-900:hover{ border-color:rgb(10,18,12); } 
        