.kredi-calculator-container {
    max-width: 900px;
    margin: 0 auto;
}

#kredi-result .table {
    font-size: 0.9rem;
    margin-bottom: 0;
}

#kredi-result table th {
    font-weight: 500;
}

.kredi-calculator .bg-light {
    background-color: #f7fafc !important;
}

#k-schedule-body td {
    text-align: right;
    padding: 8px 12px;
}

#k-schedule-body td:first-child {
    text-align: center;
}