Agile Web Development with Rails 8 (Pragmatic Bookshelf) page 260 missing "depot_form".

<%= form_with(model: support_request,

local: true,

class: “depot_form”) do |form| %>

The css is not included in the code download and not discussed within the pages of the book. Where are the examples?