/*
Theme Name: Wizard Builder
Theme URI: https://gravitywizards.com
Author: OpenAeye
Description: A custom theme for building FOBB flight logs.
Version: 1.0
*/
body {
    font-family: 'Inter', sans-serif;
    background-color: #f8faff;
    color: #111;
}
h1, h2, h3 {
    font-family: 'DM Serif Display', serif;
    color: #2d3a75;
}
