diff --git a/src/pages/about.js b/src/pages/about.js
index 4e102a5..793d134 100644
--- a/src/pages/about.js
+++ b/src/pages/about.js
@@ -74,7 +74,7 @@ const AboutPage = ({ data }) => (
This stage includes research to understand what type of solution, product, or service should be put in place. Activities in this stage include discovery, needs assessments, and requirements gathering.
- IMPLEMENTING
+ IN PROGRESS
This stage involves executing the solution, product, or service, including design, development, testing, and solution implementation.
diff --git a/src/zilker/scss/About.scss b/src/zilker/scss/About.scss
index a9b7202..8635ba2 100644
--- a/src/zilker/scss/About.scss
+++ b/src/zilker/scss/About.scss
@@ -142,7 +142,6 @@
.icon-clock {
clear: both;
- float: left;
margin-top: 2px;
margin-right: 2px;
}
\ No newline at end of file