/* Kajale Jewellers CRM Styles */
.login-card { border: 0; border-radius: 1rem; overflow: hidden; }
.stat-card { border: 0; border-radius: 1rem; }
.stat-icon { font-size: 2rem; width: 56px; height: 56px; display:flex; align-items:center; justify-content:center; border-radius: 14px; }
.table-hover tbody tr:hover { background-color: rgba(13,110,253,.05); }
.btn { border-radius: .8rem; }
.card { border-radius: 1rem; }
