diff --git a/src/app/components/noosfero-blocks/profile-image/profile-image.html b/src/app/components/noosfero-blocks/profile-image/profile-image.html
index c45f9cd..6fe5dff 100644
--- a/src/app/components/noosfero-blocks/profile-image/profile-image.html
+++ b/src/app/components/noosfero-blocks/profile-image/profile-image.html
@@ -1,7 +1,9 @@
Control panel
diff --git a/src/app/components/noosfero-blocks/profile-image/profile-image.scss b/src/app/components/noosfero-blocks/profile-image/profile-image.scss
new file mode 100644
index 0000000..4971ae3
--- /dev/null
+++ b/src/app/components/noosfero-blocks/profile-image/profile-image.scss
@@ -0,0 +1,5 @@
+.profile-image {
+ i {
+ color: rgb(44, 62, 80);
+ }
+}
--
libgit2 0.21.2