body {
    line-height: 1.6;
    margin-bottom: 50px;
}

h1,h2 {
    margin-top: 25px;
    margin-bottom: 15px;
}

h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

ul {
    margin-bottom: 15px;
}

.emi-formula {
    background: #f8f9fa;
    border-left: 5px solid #0d6efd;
    padding: 15px;
    margin-bottom: 20px;
}

.highlight {
    color: #198754;
    font-weight: bold;
}

body {
    line-height: 1.7;
}


.quick-links ul {
    list-style: none;
    padding-left: 0;
}

.quick-links li {
    margin-bottom: 8px;
}

.quick-links a {
    text-decoration: none;
    color: #0d6efd;
}

.quick-links a:hover {
    text-decoration: underline;
}

.emi-chart-wrapper {
    max-width: 240px;
    height: 240px;
    margin: auto;
}