
:root {
  --brand-color: #e47700;
  --brand-text-color: black;
}

.brand-color {
  background-color: #e47700 !important;
}