/*
Theme Name: MoneyMasterTools GeneratePress Child
Theme URI: https://moneymastertools.com/
Description: GeneratePress child theme for the MoneyMasterTools finance portal.
Author: Ashish Pandey / eDigitalized
Template: generatepress
Version: 8.1.0
Text Domain: moneymastertools
*/
:root{--mmt-navy:#0b263d;--mmt-green:#14a77b;--mmt-ink:#142d3f;--mmt-text:#617483;--mmt-line:#dfe8ed;--mmt-soft:#f4f8f9}
body.mmt-portal{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--mmt-text);background:#fff}
.mmt-shell{width:min(1200px,calc(100% - 48px));margin-inline:auto}.mmt-site-main{min-height:60vh}
.mmt-notice{padding:14px 18px;border-left:4px solid var(--mmt-green);background:#eaf8f3;color:var(--mmt-ink)}
@media(max-width:600px){.mmt-shell{width:calc(100% - 28px)}}
