/*
Theme Name: Matrix Graphics Studio
Theme URI: https://www.matrixgraphics.in
Author: Matrix Graphics Studio
Author URI: https://www.matrixgraphics.in
Description: Custom WordPress theme for Matrix Graphics Studio, Gurugram — a creative studio and computer solutions company. Converted from the original static site with zero design or content changes. Includes 12 static pages and a dynamic blog.
Version: 1.0
Requires at least: 5.9
Requires PHP: 7.4
Tested up to: 6.5
License: Proprietary
Text Domain: matrix-graphics-studio
*/

/* All visual styling for this theme lives inline, per page, exactly as it did in the
   original static site (each page template outputs its own <style> block via wp_head).
   This file intentionally stays minimal — it exists because WordPress requires a
   style.css with the theme header comment above for the theme to be recognized.
   Do not remove this file. */

body { margin: 0; }
img { max-width: 100%; height: auto; }
