.contact-us-page-container {
  margin-top: 20px;
}

.contact-us-page-container title {
  display: block;
  margin-bottom: 3px;
  color: #61a6b1;
  font-weight: 500;
}

.contact-us-page-container item {
  display: block;
  margin-bottom: 5px;
}

.contact-us-page-container item.last {
  margin-bottom: 0;
}

.contact-us-page-container item date {
  display: table-cell;
  width: 110px;
}

.contact-us-page-container item hours {
  display: table-cell;
}
