/* Money — accent override */
:root {
  --accent:      #0e7c66;
  --accent-ink:  #ffffff;
  --accent-soft: #0e7c661f;
}
