body{
  /*background:#def;*/
}

.table--party-package th, .table--party-package td{
  border:1px solid #ccc;
  text-align:right;
}

.table--party-package th{
  font-weight:normal;
  text-align:left;
}

.table--party-package td:nth-child(even){background:#e5e5e5}

.table--party-package td:nth-child(1){text-align:left !important}

.button-group--schedule .button{
  font-size: 1rem;
  text-align: left;
}
