Hello All. I created a custom contact form that would be used to capture inquiries for custom orders on my site. I went in to the “templates” section of mytheme (Brooklyn) and created a new contact page form titled page.custom-order-form.liquid. I then copied all of the contents from the page.contact.liquid and pasted it in to my new custom form page and saved.
I modified the form to include the fields however, I am having a hard time scoping where the CSS is being pulled from. Ordinarily I would link an external stylesheet but I want to see what styles are currently applied before making modifications. Can anyone point me in the direction of where the CSS would live for new pages?