body {
    font-size: 15px;
}

.navbar-brand {
    letter-spacing: 0.3px;
}

.card {
    border-radius: 14px;
}

.table th,
.table td {
    vertical-align: middle;
}

.form-section-title {
    font-size: 0.95rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: #495057;
    margin-bottom: 0.75rem;
}

.receipt-preview {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    border: 1px solid #dee2e6;
}

.small-muted {
    color: #6c757d;
    font-size: 0.875rem;
}
