/*
Theme Name: CCMA 2026
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Description: Child theme for Twenty Twenty-Five.
Author: Clément Jouffre
Template: twentytwentyfive
Version: 1.0.0
Text Domain: ccma2026
*/

/* Put small custom CSS here if needed. For block themes, prefer theme.json for most styling. */

.ccma-breadcrumb ol { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: row; flex-wrap: wrap; gap: 0; }
.ccma-breadcrumb-item { display: inline; }
.ccma-breadcrumb-sep-item { display: inline; }
.ccma-breadcrumb a { text-decoration: none; }
.ccma-breadcrumb a:hover { text-decoration: underline; }