:root {
            --colors-primary-50: 230,243,251;--colors-primary-100: 195,226,245;--colors-primary-200: 161,209,239;--colors-primary-300: 126,192,233;--colors-primary-400: 91,175,227;--colors-primary-500: 56,158,221;--colors-primary-600: 32,129,189;--colors-primary-700: 24,96,141;--colors-primary-800: 16,63,93;--colors-primary-900: 8,31,45;
        }

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

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

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

        .text-primary {
                color: #389ddd;
        }

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

        .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(230,243,251); } .bg-primary-100{ background-color:rgb(195,226,245); } .bg-primary-200{ background-color:rgb(161,209,239); } .bg-primary-300{ background-color:rgb(126,192,233); } .bg-primary-400{ background-color:rgb(91,175,227); } .bg-primary-500{ background-color:rgb(56,158,221); } .bg-primary-600{ background-color:rgb(32,129,189); } .bg-primary-700{ background-color:rgb(24,96,141); } .bg-primary-800{ background-color:rgb(16,63,93); } .bg-primary-900{ background-color:rgb(8,31,45); } 
        .border-primary-50{ border-color:rgb(230,243,251); } .border-primary-100{ border-color:rgb(195,226,245); } .border-primary-200{ border-color:rgb(161,209,239); } .border-primary-300{ border-color:rgb(126,192,233); } .border-primary-400{ border-color:rgb(91,175,227); } .border-primary-500{ border-color:rgb(56,158,221); } .border-primary-600{ border-color:rgb(32,129,189); } .border-primary-700{ border-color:rgb(24,96,141); } .border-primary-800{ border-color:rgb(16,63,93); } .border-primary-900{ border-color:rgb(8,31,45); } 
        .text-primary-50{ color:rgb(230,243,251); } .text-primary-100{ color:rgb(195,226,245); } .text-primary-200{ color:rgb(161,209,239); } .text-primary-300{ color:rgb(126,192,233); } .text-primary-400{ color:rgb(91,175,227); } .text-primary-500{ color:rgb(56,158,221); } .text-primary-600{ color:rgb(32,129,189); } .text-primary-700{ color:rgb(24,96,141); } .text-primary-800{ color:rgb(16,63,93); } .text-primary-900{ color:rgb(8,31,45); } 
        .focus\:ring-primary-50:focus{ --tw-ring-color:rgb(230,243,251); } .focus\:ring-primary-100:focus{ --tw-ring-color:rgb(195,226,245); } .focus\:ring-primary-200:focus{ --tw-ring-color:rgb(161,209,239); } .focus\:ring-primary-300:focus{ --tw-ring-color:rgb(126,192,233); } .focus\:ring-primary-400:focus{ --tw-ring-color:rgb(91,175,227); } .focus\:ring-primary-500:focus{ --tw-ring-color:rgb(56,158,221); } .focus\:ring-primary-600:focus{ --tw-ring-color:rgb(32,129,189); } .focus\:ring-primary-700:focus{ --tw-ring-color:rgb(24,96,141); } .focus\:ring-primary-800:focus{ --tw-ring-color:rgb(16,63,93); } .focus\:ring-primary-900:focus{ --tw-ring-color:rgb(8,31,45); } 
        .focus\:border-primary-50:focus{ border-color:rgb(230,243,251); } .focus\:border-primary-100:focus{ border-color:rgb(195,226,245); } .focus\:border-primary-200:focus{ border-color:rgb(161,209,239); } .focus\:border-primary-300:focus{ border-color:rgb(126,192,233); } .focus\:border-primary-400:focus{ border-color:rgb(91,175,227); } .focus\:border-primary-500:focus{ border-color:rgb(56,158,221); } .focus\:border-primary-600:focus{ border-color:rgb(32,129,189); } .focus\:border-primary-700:focus{ border-color:rgb(24,96,141); } .focus\:border-primary-800:focus{ border-color:rgb(16,63,93); } .focus\:border-primary-900:focus{ border-color:rgb(8,31,45); } 
        .active\:bg-primary-50:active{ background-color:rgb(230,243,251); } .active\:bg-primary-100:active{ background-color:rgb(195,226,245); } .active\:bg-primary-200:active{ background-color:rgb(161,209,239); } .active\:bg-primary-300:active{ background-color:rgb(126,192,233); } .active\:bg-primary-400:active{ background-color:rgb(91,175,227); } .active\:bg-primary-500:active{ background-color:rgb(56,158,221); } .active\:bg-primary-600:active{ background-color:rgb(32,129,189); } .active\:bg-primary-700:active{ background-color:rgb(24,96,141); } .active\:bg-primary-800:active{ background-color:rgb(16,63,93); } .active\:bg-primary-900:active{ background-color:rgb(8,31,45); } 
        .hover\:bg-primary-50:hover{ background-color:rgb(230,243,251); } .hover\:bg-primary-100:hover{ background-color:rgb(195,226,245); } .hover\:bg-primary-200:hover{ background-color:rgb(161,209,239); } .hover\:bg-primary-300:hover{ background-color:rgb(126,192,233); } .hover\:bg-primary-400:hover{ background-color:rgb(91,175,227); } .hover\:bg-primary-500:hover{ background-color:rgb(56,158,221); } .hover\:bg-primary-600:hover{ background-color:rgb(32,129,189); } .hover\:bg-primary-700:hover{ background-color:rgb(24,96,141); } .hover\:bg-primary-800:hover{ background-color:rgb(16,63,93); } .hover\:bg-primary-900:hover{ background-color:rgb(8,31,45); } 
        .hover\:border-primary-50:hover{ border-color:rgb(230,243,251); } .hover\:border-primary-100:hover{ border-color:rgb(195,226,245); } .hover\:border-primary-200:hover{ border-color:rgb(161,209,239); } .hover\:border-primary-300:hover{ border-color:rgb(126,192,233); } .hover\:border-primary-400:hover{ border-color:rgb(91,175,227); } .hover\:border-primary-500:hover{ border-color:rgb(56,158,221); } .hover\:border-primary-600:hover{ border-color:rgb(32,129,189); } .hover\:border-primary-700:hover{ border-color:rgb(24,96,141); } .hover\:border-primary-800:hover{ border-color:rgb(16,63,93); } .hover\:border-primary-900:hover{ border-color:rgb(8,31,45); } 
        