/**
 * Theme Name: Blocksy Child SG
 * Description: Blocksy Child Simplifying Gutenberg. An opinionated child theme for Blocksy, with the Gutenberg Block Editor simplified for a class-based approach to content creation. Edits were made to theme.json and functions.php to provide a simpler interface in the block editor. Read the articles "Cheat Sheet: Every setting that you can remove using theme.json" and "15 ways to curate the WordPress editing experience." to learn more.
 * Author: Creative Themes, customized by oldrup for WordPress 6.8
 * Version: 2.0.99alpha10
 * Template: blocksy
 * Text Domain: blocksy
 */
 
 /**
  * Global Styles
 /*

/* Blocksy Language Switcher and Polylang Widget; minor tweaks (remember to upload svg's) */
.ct-language-switcher .ct-language img,
.ct-language-switcher li img,
.pll-parent-menu-item a img {
	width: .8em;
	max-width: .8em;
	margin-bottom:-.1em;
}
