/*
Theme Name: Jacobus & Baloyi Inc.
Theme URI: https://abj-law.co.za
Author: Jacobus & Baloyi Inc.
Description: Editorial legal theme for Jacobus & Baloyi Inc. — attorneys, conveyancers & notaries. Garnet "ink & paper" brand, EB Garamond + Manrope, sharp editorial layout. Includes a Cases custom post type the admin can manage.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
Text Domain: jacobus
*/

/* All visual styling is handled by Tailwind (loaded in header.php) + the tokens below.
   This file only carries the WordPress theme header + a few base rules for editor content. */

.entry-content h2 { font-family: "EB Garamond", Georgia, serif; font-size: 32px; line-height: 1.3; color: #242424; margin: 2rem 0 1rem; }
.entry-content h3 { font-family: "EB Garamond", Georgia, serif; font-size: 24px; line-height: 1.4; color: #242424; margin: 1.5rem 0 .75rem; }
.entry-content p  { margin: 0 0 1.25rem; line-height: 1.7; color: #584140; }
.entry-content ul { margin: 0 0 1.25rem 1.25rem; list-style: disc; color: #584140; line-height: 1.8; }
.entry-content a  { color: #7c002c; text-decoration: underline; }
