+#searchSubmit {
+ float: left;
+ margin-top: 10px;
+ height: 33px;
+}
+/* ================== */
+/* = Search matches = */
+/* ================== */
+
+.matches li:first-letter {
+ text-transform: uppercase;
+}
+
+/* ============== */
+/* = Search bar = */
+/* ============== */
+
+.collections a {
+ color: white;
+ margin: 0 0.5em;
+}
+
+