.export-process {
    background: #f8f9fa;
}

.export-process .section-title,
.export-process .section-subtitle {
    color: #333;
}

.process-step .step-content h3 {
    color: #555;
}

.process-step .step-content p {
    color: #777;
}