/*
Theme Name: GBA News Theme
Theme URI: https://greaterbayarea.news/
Author: Starbay Group
Author URI: https://greaterbayarea.news/
Description: High-density WordPress news theme for 灣聲日報 GBA News.
Version: 0.2.1
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
Text Domain: gba-news
*/

:root {
  --gba-blue-900: #082a8f;
  --gba-blue-700: #1546c8;
  --gba-blue-050: #eef4ff;
  --gba-cyan-500: #19bfd3;
  --gba-magenta-500: #c02b83;
  --gba-orange-500: #f05a28;
  --gba-yellow-500: #f6c400;
  --gba-red-600: #c8202f;
  --gba-ink: #101828;
  --gba-ink-2: #26313f;
  --gba-muted: #667085;
  --gba-muted-2: #8a94a5;
  --gba-line: #e6e8ee;
  --gba-line-strong: #c9d1df;
  --gba-bg: #f6f7f9;
  --gba-card: #ffffff;
}
