.rh-rhea-footer {
  padding: 2rem 0 0;
  font-size: 1.6rem;
  margin-bottom: 0;
}
.rh-rhea-footer a {
  text-decoration: none;
}
.rh-rhea-footer h2 {
  margin-top: 0;
}
.rh-rhea-footer h3 {
  font-size: 1.7rem;
  margin: 1rem 0 1.6rem;
}
.rh-rhea-footer table {
  margin-bottom: 0;
}
.rh-rhea-footer .opening-hours td:first-child {
  width: 100px;
}
.rh-rhea-footer.wp-block-group .wp-block-group__inner-container {
  max-width: 100%;
}
@media (min-width: 1250px) {
  .rh-rhea-footer .wp-block-columns.has-4-columns > .wp-block-column {
    flex-basis: 19% !important;
  }
  .rh-rhea-footer .wp-block-columns.has-4-columns > .wp-block-column:first-child {
    flex-basis: 43% !important;
  }
}