:root {
  --evo-brand-secondary: #e87722;
  --evo-brand-accent: #f2f6fa;
  --evo-header-background: #fff;
  --evo-row-spacing: 100px;
}

/*compare button- lift it up */
.btn-material.show-compare {
  margin-bottom: 52px !important;
}