Baclight
<%= link_to employers_path, data: { turbo: false }, class: "flex justify-center items-center w-full h-34 cursor-pointer bg-atmosphere hover:bg-deepcove border-4 border-atmosphere text-platinum hover:text-copper text-xl font-bold px-3 rounded-md mt-3 transition duration-100" do %> <%= icon "layout-dashboard", library: "lucide", class: "h-3/4 w-3/4 text-center rounded-md" %> <% end %>

<%= "Employer Control" %>

<%= link_to id_card_print_index_path, data: { turbo: false }, class: "flex justify-center items-center w-full h-34 cursor-pointer bg-cobalt-vivid hover:bg-deepcove border-4 border-cobalt-vivid text-platinum hover:text-copper text-xl font-bold px-3 rounded-md mt-3 transition duration-100" do %> <%= icon "printer", library: "lucide", class: "h-3/4 w-3/4 text-center rounded-md" %> <% end %>

<%= "ID Card Printer" %>