:root[data-theme="brand-default"] {
 /* Brand Colors for Brand Default */
 --color-brand-100: #EFEFE5;
 --color-brand-200: #132445;
 --color-brand-300: #0064D2;
 --color-brand-400: #B8EAF5;
 --color-brand-600: #FBEDBA;
 --color-brand-700: #FDEBB3;
 --color-brand-800: #51008E;
 --color-brand-900: #101625;
 }