
.eis-v3-wrapper { font-family: 'Arial', sans-serif; padding: 20px; background: #f4f8fb; }
.section { margin-top: 20px; padding: 15px; border-radius: 8px; }
.lightblue { background: #cceeff; }
.blue { background: #99ccff; }
.darkblue { background: #6699cc; color: white; }
h2, h3 { font-weight: 500; }
button { background: #007bff; color: white; border: none; padding: 10px 20px; font-size: 16px; border-radius: 4px; }
