diff --git a/app/views/proposals/_featured_proposal.html.erb b/app/views/proposals/_featured_proposal.html.erb
index 90cff6da4..5500b2418 100644
--- a/app/views/proposals/_featured_proposal.html.erb
+++ b/app/views/proposals/_featured_proposal.html.erb
@@ -8,11 +8,13 @@
<%= proposal.author.name %>
<% end %>
+ •
+
<% if proposal.author.display_official_position_badge? %>
- •
<%= proposal.author.official_position %>
+ •
<% end %>
<%= t("proposals.proposal.supports", count: proposal.total_votes) %>