/*
Theme Name: Common Laws Blog
Theme URI: https://commonlaws.ai
Author: Common Laws.ai
Author URI: https://commonlaws.ai
Description: A clean, responsive block theme for the Common Laws.ai blog.
Requires at least: 6.5
Tested up to: 6.6
Requires PHP: 8.0
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: commonlaws-blog
Tags: blog, one-column, two-columns, custom-logo, editor-style, full-site-editing, block-styles
*/

/* Fallback styles for when Global Styles are unavailable. */
body {
  margin: 0;
  color: #252536;
  background: #f8f9fb;
  font-family: "Geist", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.7;
}

a {
  color: #1a1a2e;
}

a:hover,
a:focus {
  color: #b8960b;
}
