/*
 Theme Name: CEIBA
 Theme URI: https://example.com/
 Author: Olivier Foguenne
 Author URI: https://example.com/
 Description: Thème WordPress minimal CEIBA avec header, footer et functions.
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: ceiba
*/
body {
    margin: 0;
    padding: 2rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
