/*
Theme Name: CN
Theme URI: https://christophernathaniel.co.uk/
Author: Christopher Nathaniel
Author URI: https://christophernathaniel.co.uk/
Description: Custom Gutenberg block theme for the Christopher Nathaniel portfolio, blog and senior developer website.
Tags: blog, portfolio, entertainment, grid-layout, one-column, two-columns, three-columns, four-columns, block-patterns, block-styles, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, full-width-template, rtl-language-support, style-variations, template-editing, theme-options, translation-ready, wide-blocks
Tested up to: 6.7.1
Requires PHP: 7.3
Version: 1.6.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cn

CN WordPress Theme, (C) 2026 Christopher Nathaniel.
CN is distributed under the terms of the GNU GPL.
*/

/*
 * Runtime CSS is split into ordered partials under assets/css/.
 * Keep this file for the WordPress theme header only.
 */


 .wp-block-heading  {
    em {
        color: #4169E1;
    }
 }