/*
Theme Name: Ecommerce Theme
Description: React-based frontend theme for the E-Commerce ecosystem.
Version: 1.0.0
Author: Antigravity
*/

body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
