/* core.mix-and-match__quick-view.vars.css */

:root {
  --mix-and-match-body-font: var(--paragraph-font);
  --mix-and-match-body-transform: unset;
  --mix-and-match-builder-atc-bg: #3e270e;
  --mix-and-match-builder-button-radius: 0;
  --mix-and-match-button-font: var(--header-font);
  --mix-and-match-button-transform: uppercase;
  --mix-and-match-heading-color: #442107;
  --mix-and-match-heading-font: var(--header-font);
  --mix-and-match-heading-transform: uppercase;
  --mix-and-match-modal-radius: 8px;
  --mix-and-match-text-color: #442107;
}
