/* 
 This CSS file is used to override the existing styles of the theme.
 You can change the article headings, fonts, colors, etc.
*/

@theme {
  --color-tlgray-200: oklch(0.6545 0.1472 126.57);
  --color-tlgray-400: oklch(0.6154 0.1378 128.75);
  --color-tlgray-700: oklch(0.559 0.1134 133.04);
  --color-tlgray-800: oklch(0.3489 0.0695 148.5);
}