Devavrat28 commited on
Commit
ab33c69
·
verified ·
1 Parent(s): b48661f

Updated app.

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -281,7 +281,7 @@ custom_css = """
281
  }
282
 
283
  .form-section h3 {
284
- color: #1e3c72 !important;
285
  font-weight: 700 !important;
286
  font-size: 1.5rem !important;
287
  margin-bottom: 1.5rem !important;
@@ -388,7 +388,7 @@ custom_css = """
388
  }
389
 
390
  .tips-section h4 {
391
- color: #1e3c72 !important;
392
  font-weight: 700 !important;
393
  margin-bottom: 1rem !important;
394
  }
 
281
  }
282
 
283
  .form-section h3 {
284
+ color: #ffffff !important;
285
  font-weight: 700 !important;
286
  font-size: 1.5rem !important;
287
  margin-bottom: 1.5rem !important;
 
388
  }
389
 
390
  .tips-section h4 {
391
+ color: #ffffff !important;
392
  font-weight: 700 !important;
393
  margin-bottom: 1rem !important;
394
  }