:root {
  /* Primary color shades, used for the header */
  --md-primary-fg-color: #861F41;
  /* You may also want to adjust the light/dark variations */
  --md-primary-fg-color--light: #DABBC6;
  --md-primary-fg-color--dark: #5E162E;
}
