// ----
//  Core Configuration Variable Overrides
//  --
//  Insert here are variable that must override global core settings
// ----

// ----
//  Import Initial Configuration Files
// ----
@import '~@appbuckets/react-ui/styles/config-core';
@import '~@appbuckets/react-ui/styles/_core/functions/all';

// ----
//  Color Variables Override
//  --
//  Insert here all color variable that must override the core default
// ----

// ----
//  Colors Import
// ----
@import '~@appbuckets/react-ui/styles/_core/colors';
@import '~@appbuckets/react-ui/styles/_core/typography';
@import '~@appbuckets/react-ui/styles/_core/variables';


// ----
//  Variable Override per Elements
//  --
//  Insert here all elements variable
// ----
