@import url('quick-products.css');

/* layout */
h2 { margin: 10px 0 10px 0; }

ul.images li { display: inline; margin: 10px; cursor: pointer}


/* color */
h2 { color: #de1f26; }

/* type */
h2 { font-size: 24px; font-weight: bold; }
