/*
Theme Name: FLAME Theme
Theme URI: https://flame.edu.in
Author: FLAME University
Author URI: https://flame.edu.in
Description: A clean, classic WordPress theme inspired by Twenty Twenty-One.
Version: 1.0
Requires at least: 5.8
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: flame-theme
*/

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen;
    background: #ffffff;
    color: #111;
}

a { color: #b21f24; text-decoration: none; }
header, footer { padding: 20px; background: #f5f5f5; }