/*
Theme Name: Alok Jain
Theme URI: https://alokjain.dev
Author: Alok Jain
Author URI: https://alokjain.dev
Description: Personal portfolio theme built from a Figma design — a dark bento-grid homepage hero with an intro, profile card, featured post, and newsletter signup, implemented as a native Gutenberg block pattern.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: alok-jain
*/

body {
	background: #000000;
	color: #ffffff;
}
