/*
Theme Name: Capoeira Orleans Theme
Description: Theme developed by <a href='https://larsen.fr'>Larsen</a>, based on a child of the Enfold Wordpress Theme. Client: Capoeira Orléans (Filhos de Angola).
Version: 1.0
Author: Larsen
Author URI: https://larsen.fr
Template: enfold
Text Domain: capoeira-orleans-theme
*/

/* === CHARTE PROVISOIRE — CAPOEIRA ORLÉANS === */
/* Palette : Rouge #CE2B2B / Jaune #F2C230 / Vert #3FA535 / Bleu accent #8FCBE8 / Anthracite #1e1e1e / Fond #fbfbf9 */
/* Design final à valider avec Arsène + Anselme — NE PAS FIGER */

/* Typographie Google Fonts déjà chargées via Enfold options */

/* Placeholder logo texte (logo définitif en attente) */
.avia-logo-text {
    font-family: 'Fredoka One', 'Baloo 2', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #CE2B2B;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* Accentuation couleurs identité */
.avia-button.avia-color-theme-color {
    background-color: #CE2B2B;
    border-color: #CE2B2B;
}

/* Séparateurs section */
hr.section-sep {
    border-top: 3px solid #F2C230;
    max-width: 80px;
    margin: 10px auto 20px;
}

/* Custom styles to add here */
