/*
Theme Name: Coolmuster Order
Theme URI: https://order.uumart.com
Author: Coolmuster
Description: Secure online ordering store for Coolmuster software. Inspired by order.imyfone.com.
Version: 1.0.0
Text Domain: coolmuster-order
*/

:root {
  --brand-blue: #1a73e8;
  --brand-blue-dark: #1557b0;
  --brand-blue-light: #e8f0fe;
  --brand-orange: #1a73e8;
  --brand-red: #e53935;
  --brand-green: #00c853;
  --text-dark: #1f2937;
  --text-muted: #6b7280;
  --bg-light: #f8fafc;
  --border: #e5e7eb;
  --bg-dark: #0f172a;
  --white: #ffffff;
}
