table {
  border-spacing: 0px;
  border-collapse: collapse;
}

td,
th,
caption {
  border: 1px solid #000;
}

caption {
  border-bottom: none;
}

.title {
  font-weight: bold;
  font-size: 24px;
  color: #f30303;
}
.weekend {
  color: #f30303;
  text-align: center;
}
td {
  text-align: center;
}
