/*
Theme Name: u3a SiteWorks theme
Theme URI: https://u3awpdev.org.uk/
Author: u3a SiteWorks Team
Author URI: https://siteworks.u3a.org.uk/
Plugin URI: https://siteworks.u3a.org.uk/
Description: Block theme using u3a brand guideline colours and fonts.  Based on starter theme from https://fullsiteediting.com/
Requires at least: 6.0
Tested up to: 6.2
Requires PHP: 7.4
Version: 1.8.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

:root {
	--mainblue: #005ab8;
	--mainyellow: #ffc700;
	}

.u3a-header-logo {
	font-size: xxx-large;
	letter-spacing: -4px;
  }

