css changes
[fsf-giving-guide.git] / v11 / css / master.css
index d17b5093a35c822a90e021c4c6d7e0641e2a2e1d..e845f8c062c77f3ca9833b479db7f3d8ba259aa7 100644 (file)
@@ -178,8 +178,9 @@ li {
 a {
   border-bottom: 2px solid #ffd429;
   /* color: #2caf8f; */
-  color: #c4a000;
+  color: #602217;
   text-decoration: none;
+  font-weight: bold;
   transition: .3s all ease;
 }
 
@@ -483,7 +484,8 @@ li.neutral {
 /*Footer*/
 footer {
   padding-top: 30px;
-  background-color: #4B423B;
+  background-color: #602217;
+  /* background-color: #4B423B; */
 }
 
 footer p {
@@ -559,7 +561,8 @@ footer a:hover {
   }
 
   .navbar li a:hover {
-    color: #4B423B;
+       color: #602217;
+       /* color: #4B423B; */
   }
 
   .intro {
@@ -650,7 +653,8 @@ footer a:hover {
   }
 
   .navbar li:hover a {
-    color: #4B423B;
+       color: #602217;
+       /* color: #4B423B; */
   }
 
   .join {