/*!
Theme Name: Little Extra
Theme URI: https://spiderhouse.dev
Author: Spider House
Author URI: https://spiderhouse.dev
Description: A high-performance, FSE block-based WordPress theme for assembling complete, visually distinct websites in a single day.
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 8.0
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: littleextra
Tags: full-site-editing, block-patterns, custom-colors, custom-typography, wide-blocks
*/


html{ overflow-x:clip; }
header a:link,
header a:visited
{
	text-decoration: none;
}

header a[aria-current],
header .current-menu-item > a,
header .current-menu-ancestor > a,
header a:hover {
	color: var(--wp--preset--color--primary);
}

