/*
Theme Name: Black Bulb
Theme URI: https://blackair.in/
Author: Your Name
Author URI: https://yourwebsite.com/
Description: Custom theme for Black Bulb marketplace.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blackbulb-theme
Tags: custom-theme, ecommerce, simple, minimal
*/

/* Start writing your CSS below */
body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
}