/*
Theme Name: EcoServe Child
Theme URI: https:/huhuzxy.com/ecoserve
Template: twentytwentyfive
Author: EcoServe
Description: A React-powered child theme for Twenty Twenty-Five serving as an independent RFQ station.
Version: 1.0
Requires at least: 6.0
Requires PHP: 7.4
License: MIT
Text Domain: ecoserve-child
*/

/* Reset basic styles to let React handle the UI */
body, html {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}