:root {
  --primary-color: #71ab45;
  --primary-color-logo: #71ab45;
  --secondary-color-logo: #d0891d;
  --secondary-color: #ffffff;
  --text-color: #000000;
  --border-radius: 4px;
  --gray-light: #f5f5f5;
  --gray-medium: #e0e0e0;
  --gray-dark: #666666;
}
