/*
This CSS is for overriding what the templates provide
*/

:root {
  /* Green: */
  --main-color: #689142;
  --second-color: #386350; /* Underlines */
}