
/* template-color */

:root{
  --theme-color: #16A34A;
  --secondary-color: #062B1F;
  --text-color: #646768;
  --title-color: #062B1F;
}