diff --git a/career.html b/career.html
index 22704ed..82fe1a2 100644
--- a/career.html
+++ b/career.html
@@ -13,7 +13,7 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo
.dot {
height: 15px;
width: 15px;
- background-color: black;
+ background-color: white;
border-radius: 50%;
display: inline-block;
}