/* ITEM TYPES INDEX */
.item_types {
  text-align: center; }

.item_types .item_type {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-bottom: 2em;
  width: 200px; }

.item_types .item_type h1 {
  font-size: 1em; }

.accepted_submission {
  font-style: italic; }

.byline {
  font-weight: bold; }
