:root {
  --primary-color: #9c1313 !important;
  --secondary-color: #384735 !important;
}
.b2b-default-theme
{
  --primary-color: #384735 !important;
  --secondary-color: #9c1313 !important;
}
