/* Basic styles for loan calculator */
.loan-calc-container-95b21020 {
    padding: 20px;
    background: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
