/*
Theme Name: PS Design
Theme URI: https://ps-sion.ch
Description: Thème enfant FSE pour sections PS — sobre, accessible (idées et luttes, actualités, interventions).
Author: Parti socialiste de Sion
Template: twentytwentyfive
Version: 1.6.0
Requires at least: 6.7
Tested up to: 6.8
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ps-design
Tags: full-site-editing, block-patterns, custom-colors, custom-menu, translation-ready
*/

/* Styles complémentaires (le design principal est dans theme.json) */

.ps-lutte {
	border-left: 4px solid var(--wp--preset--color--primary, #E4002B);
	padding-left: 1.25rem;
	margin-block: 2rem;
}

.ps-lutte .wp-block-heading {
	margin-bottom: 0.5rem;
}

.ps-page-luttes .wp-block-post-title {
	text-align: center;
	margin-bottom: 2rem;
}

.ps-cta-band {
	background-color: var(--wp--preset--color--primary, #E4002B);
	color: #fff;
}
