/* terms.css — LoanChecker.in
   Requires: global.css
*/
/* Terms uses the .article layout from global.css — no additional styles needed */
.terms-section{margin-bottom:32px}
.terms-section h2{font-family:'Fraunces',serif;font-size:20px;font-weight:700;color:var(--text);margin:36px 0 12px;letter-spacing:-0.02em}
