._hide-in-development {
  <%= App.environment != :production ? 'display: none;' : '' %>
}