[data-brand="ftc"] {
  --brand-100: #F8F0FC;
  --brand-200: #E8D0F4;
  --brand-300: #D4A8EC;
  --brand-400: #B880E0;
  --brand-500: #9858CC;
  --brand-600: #7840B0;
  --brand-700: #5F3A78;
  --brand-800: #362145;
  --brand-900: #2A0D45;

  --accent-100: #FFF5EC;
  --accent-200: #FFDCC0;
  --accent-300: #FFB888;
  --accent-400: #F09050;
  --accent-500: #F0930A;
  --accent-600: #C07008;
  --accent-700: #904E00;
  --accent-800: #4D2400;
  --accent-900: #3D1800;

  --support-100: #EEF4F8;
  --support-200: #D0E4F0;
  --support-300: #A8CCE4;
  --support-400: #80B0D4;
  --support-500: #5890C0;
  --support-600: #4070A0;
  --support-700: #305888;
  --support-800: #204878;
  --support-900: #11374D;

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