.rt-next-opening,
.rt-temporarily-closed {
  border: 1px solid #000;
  padding: 0.25em 0.75em;
  width: auto !important;
  margin-top: 0 !important;
}

.rt-next-opening {
  background-color: transparent !important;
  color: #000;
}

.rt-temporarily-closed {
  background-color: #000 !important;
  color: #fff;
}
