﻿/*
Theme Name: EZ Plumbing Premium
Theme URI: https://example.com/ez-plumbing-premium
Author: EZ Plumbing
Author URI: https://example.com
Description: Premium, conversion-focused custom WordPress theme for EZ Plumbing.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: ez-plumbing-premium
*/

:root {
  --ezp-navy-950: #08162c;
  --ezp-navy-900: #0d2748;
  --ezp-blue-700: #1f4f87;
  --ezp-white: #ffffff;
  --ezp-gray-50: #f7f9fc;
  --ezp-gray-100: #edf2f7;
  --ezp-gray-700: #3d4c61;
  --ezp-red-600: #d8353d;
  --ezp-red-700: #bf2228;
  --ezp-gold-500: #b08d57;
}
