/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

body.gp-color-dark #park-wait-times table th {
  background-color: #0f0f11;
}

#park-wait-times select {
  margin-right: 10px;
}

#park-wait-times table th {
  text-align: left;
  background-color: #afafaf;
}
