/**
 * @file
 * Subtheme specific CSS.
 */

nav#navbar-main {
  background-color: #0D2764;
  color: white;
}

.view-commerce-checkout-order-summary th {
  color: black;
}

.view-shows .view-content {
  margin-left: 20px;
}
