.dates-prices-container {
  width:100%;
}

.dates-prices-container .row-dates td,
.dates-prices-container .row-prices td {
  border: 1px solid #9fcadc;
  padding:5px;
  text-align:center;
}

.dates-prices-container .row-prices td {
  background: #9fcadc;
  color: #fff;
  font-weight: 500;
}