/* DUMMY COMMENT */

/* override forced capitalization for listing title, full description -- will apply to ALL LISTING PAGES IN CSON*/
[class^="hero-head h1"] {
text-transform: inherit;
}