/*
Theme Name: Flexilogo
Theme URI: https://www.designcart.pl
Author: Paweł Nosko
Author URI: https://www.designcart.pl
Description: Szablon WordPress dla Flexilogo — Design Cart.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: flexilogo
Tags: custom-logo, custom-menu, translation-ready
*/

/* Nagłówki bloków w module głównej treści (widget_block — bez before_title) */
#flexilogo-main-content .flexilogo-main-content__heading,
#flexilogo-main-content h2.wp-block-heading {
	margin: 0 0 1.25rem;
	font-family: "Outfit", system-ui, sans-serif;
	font-size: 36px;
	font-weight: 800;
	line-height: 1.15;
	text-transform: uppercase;
	color: #33234b;
}
