diff --git a/static/style.css b/static/style.css
index c3287e3d8202c7218bd66c8ab4b77a9003f82146..d10cdecd23a17ffa17fa14947d09e332eb2b5b08 100644
--- a/static/style.css
+++ b/static/style.css
@@ -14,8 +14,8 @@ h1.header-title{
 }
 
 .second-card{
-    background-color: #00008b; 
-    color: white;
+    background-color: white; 
+    color: black;
 }