/*
Theme Name: Nova Theme
Theme URI: http://example.com/
Author: Praveen S,Madhuri S
Author URI: http://example.com/
Description: A custom WordPress theme called Nova Theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nova-theme
Tags: custom, nova
*/

body {
  font-family: Arial, sans-serif;
  background: #f8f9fa;
  color: #222;
}
