[data-brand="alcazar"] {
  --brand-100: #FBF8F1;
  --brand-200: #F5EEDB;
  --brand-300: #EBDFBC;
  --brand-400: #E2CE9A;
  --brand-500: #D5B96F;
  --brand-600: #C7A23F;
  --brand-700: #B98B0F;
  --brand-800: #82620B;
  --brand-900: #533E07;

  --accent-100: #F0F5F8;
  --accent-200: #D9E5EE;
  --accent-300: #B8CFDF;
  --accent-400: #94B7D0;
  --accent-500: #6698BB;
  --accent-600: #3375A5;
  --accent-700: #00538E;
  --accent-800: #003A64;
  --accent-900: #002540;

  --support-100: #F2F2F2;
  --support-200: #DEDEDF;
  --support-300: #C1C2C3;
  --support-400: #A2A3A4;
  --support-500: #7A7C7D;
  --support-600: #4E5152;
  --support-700: #222527;
  --support-800: #181A1B;
  --support-900: #0F1111;

  --font-display-family: "Lora";
  --font-body-family: "Inter";
}
