/*
Theme Name: Kokende Theme
Theme URI: https://kokende.example
Author: Kokende
Author URI: https://kokende.example
Description: Thème custom pour la plateforme de réservation multi-transport Kokende.
Version: 0.5.68
Requires at least: 6.8
Tested up to: 6.8.1
Requires PHP: 8.0
Text Domain: kokende-theme
*/

html,
body {
  margin: 0;
  padding: 0;
}

body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background-color: #0f172a;
  color: #e5e7eb;
}
