.team-member--content {
  padding: 20px;
  border-style: solid;
  border-color: rgba(50, 50, 50, 0.1);
  border-width: 0 1px 1px 1px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.sidebar .widget-opening-hours .opening-hours ul li:nth-child(6),
.sidebar .widget-opening-hours .opening-hours ul li:nth-child(7) {
    display: none !important;
}
.opening-hours ul li:nth-child(6),
.opening-hours ul li:nth-child(7) {
    display: none !important;
}