/*
Theme Name: GSMArena Clone Theme
Theme URI: https://devicetech.in/
Author: Madhav Kumar
Author URI: https://devicetech.in/
Description: A lightweight GSMArena-style theme for tech/gadget websites.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gsmarena-clone
Tags: tech, mobile, gadgets, responsive
*/
body {
    font-family: 'Segoe UI', sans-serif;
    background-color: #f9f9f9;
    margin: 0;
    padding: 0;
}
