$colors: ( 'text': ( 'text-1': #fff, 'text-2': #2E338C, 'text-3': #010F1A, 'text-4': #5A5A5A, 'text-5': #005395, 'text-6': #02111D, 'text-7': #494949, 'text-8': #FDA93F, 'text-9': #140B00, 'text-10':#03C6FE, 'text-11':#042E3A, 'text-12':#5D6061, ), 'bg': ( 'bg-1':#fff, 'bg-2':#2E338C, 'bg-3':#F2F9FF, 'bg-4':#CBE8FD, 'bg-5':#005395, 'bg-6':#02111D, 'bg-7':#F2F9FF, 'bg-8':#FDA93F, 'bg-9':#03C6FE, ), 'border': ( 'border-1': #E5E7EB, 'border-2': #dfdcdc, ) );