#header .header-nav-main nav > ul > li > a:hover, a:active {
  text-decoration: underline !important; }

.alert {
  margin-bottom: 0px !important;
  border-radius: 0px !important; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.page-item {
  margin: 3px !important; }

.card-body {
  padding: 1rem !important; }

th.day_of_week {
  text-align: center;
  text-transform: uppercase;
  width: 14%; }
