/*
Theme Name: MK Finance
Author: Mukesh Kalo
Description: A modern customizable finance theme
Version: 1.0
*/

/* ===========================
   Global Styles
   =========================== */
body {
  font-family: 'Inter', sans-serif;
  margin: 0;
  background: #f8f9fa;
  color: #1a1a1a;
}
