/** Shopify CDN: Minification failed

Line 36:1 Expected "*/" to terminate multi-line comment

**/
/* FINAL – Brown everywhere /
:root{
  --color-accent:#6B4F3F !important;
  --color-primary:#6B4F3F !important;
  --color-button:#6B4F3F !important;
  --color-button-text:#FFFFFF !important;
}

.announcement-bar,
.announcement-bar__message,
.horizontal-ticker,
.horizontal-ticker{
  background-color:#6B4F3F !important;
  color:#FFFFFF !important;
}

.footer,
.footer *{
  background-color:#6B4F3F !important;
  color:#FFFFFF !important;
}

button,
.btn,
.button,
input[type="submit"],
a.button{
  background-color:#6B4F3F !important;
  border-color:#6B4F3F !important;
  color:#FFFFFF !important;
}