/*
Theme Name: SG 2023
Theme URI: 
Author: Alex Casamassima
Author URI: 
Description: Sage Guard Solutions Theme based on the Twenty Twenty-Three block theme
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: sg-2023
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news
*/

body {
	border: 2px solid green;
}

.wp-block-site-title a {
	font-family: var(--wp--preset--font-family--artifexcf) !important;
	border: 1px solid red;
}
