:root {
  --evo-brand-secondary: #ffd303;
  --evo-brand-accent: #d52c30;
  --evo-header-background: #fff;
--evo-row-spacing: 20px;
}

.logo img {
  max-height: 180px !important;
}

.ex-invoices .invoices-pay-now a {
  pointer-events: unset;
}