diff --git a/career.html b/career.html
index 92082d2..f1a6e0b 100644
--- a/career.html
+++ b/career.html
@@ -11,9 +11,9 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo
}
.dot {
- height: 10px;
- width: 10px;
- background-color: white;
+ height: 12px;
+ width: 12px;
+ background-color: #ADD8E6;
border-radius: 50%;
display: inline-block;
}