.modal-content { background: #fff !important; color: #222 !important; }
/* Tema Blue */
body { background: #e6f0ff; color: #224a88; }
.navbar { background: #224a88; color: #fff; }
.modal-title-theme { color: #222 !important; font-weight: bold; background: #224a88 !important; padding: 6px 18px; border-radius: 8px; display: inline-block; text-shadow: none !important; }
