/*
Theme Name: C&A Brands
Theme URI: https://cabrands.com
Author: C&A Digital
Author URI: https://cabrands.com
Description: A prestige, block-first (Full Site Editing) WordPress theme for C&A Brands — a creative agency with three specialist practices: C&A Health (teal), C&A Publishing (amber), and C&A Digital (raspberry). Built on the Twenty Twenty-Five / 2025 FSE foundation with a Playfair Display + Cormorant Garamond + Lato type system, locally-bundled fonts, registered block patterns, per-practice block style variations, and matching editor styles.
Requires at least: 6.6
Tested up to: 6.7
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ca-brands
Tags: full-site-editing, block-patterns, blog, portfolio, business, three-columns, custom-colors, custom-logo, editor-style, featured-images, block-styles, wide-blocks
*/

/*
 * This is a block theme. The bulk of styling is defined in theme.json and the
 * stylesheets in /assets/css/. This file carries only the required theme header
 * plus a couple of safe global defaults.
 */

.skip-link.screen-reader-text {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

.skip-link.screen-reader-text:focus {
	left: 1rem;
	top: 1rem;
	z-index: 100000;
	display: block;
	padding: 0.75rem 1.25rem;
	background: #111213;
	color: #ffffff;
	font-size: 0.8rem;
	text-decoration: none;
}
