/*
Theme Name: Romista
Theme URI: https://github.com/google-deepmind
Description: A premium responsive WordPress theme built with Bootstrap 5, inspired by the new compony's elegant aesthetics, custom tabbed sliders, category lists, and dynamic layouts.
Author: Antigravity AI
Author URI: https://deepmind.google/
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: themancompany
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme is designed from the ground up for modern e-commerce storefronts, focusing on off-black minimalist styling, gold highlights, and rich mobile-first interactive elements.
*/

/* Base CSS is loaded from css/custom.css. Theme styles are modularized there. */
body {
    font-family: 'Montserrat', 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background-color: #ffffff;
    color: #111111;
    overflow-x: hidden;
}
