/*
Theme Name: Sisters Helping Sisters
Theme URI: https://thefreewebsiteguys.com
Author: The Free Website Guys
Author URI: https://thefreewebsiteguys.com
Description: A custom WordPress theme built by The Free Website Guys for Sisters Helping Sisters.
Version: 1.0.7
License: GNU General Public License v2 or later
Text Domain: tmt
*/

/* Minimal theme stylesheet — visual system lives in assets/build/theme-app.css. */
*, *::before, *::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
body { background: transparent; }
#tmt-app { min-height: 100vh; }
