:root {
  --primary: #106626eb;
  --primary-text: #fff;
  --secondary: #333;
  --secondary-text: #ffffff;
  --accent: #fff;
  --accent-text: #333;
}
