" style="<%= "border-color:#{user.darker_color};box-shadow: 3px 3px 0px #{user.darker_color};" %>"> <% if user_path.present? %>
<%= " />
<% else %>
<%= " />
<% end %>

<%= link_to_if user_path.present?, user.name, user_path, class: "ltag__user__link" %><%= follow_button(user, "full", "c-btn--secondary fs-base") %>

<%= link_to_if user_path.present?, user.tag_line, user_path, class: "ltag__user__link" %>