:root {
  --brand-yellow: #EBFF00;
  --brand-violet: #7A2DFF;
  --brand-text: #14121F;
  --brand-muted: rgba(20, 18, 31, 0.66);
}
