.home-container{background-color:#f8f9fa;border-radius:8px;max-width:1200px;margin:0 auto;padding:20px;box-shadow:0 4px 8px #0000001a}.welcome-section{background-color:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin:20px 40px;padding:20px;display:flex;box-shadow:0 4px 8px #0000001a}.welcome-section h3{font-weight:900}.welcome-section h5{color:green}.recent-payments-title{margin-bottom:20px;margin-left:40px;font-weight:700}.payment-list{margin-bottom:40px;margin-left:40px}.user-not-found{text-align:center;background-color:#f8f9fa;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;box-shadow:0 4px 8px #0000001a}.user-not-found h1{margin-bottom:40px}.user-not-found .btn{box-shadow:0 4px 8px #0000001a}.graph-container{flex-direction:column;align-items:center;margin:20px 0;display:flex}.bar-chart,.line-chart{width:100%;max-width:800px;margin:20px 0}
