.header__searchbar--enhanced {
    background: #E5E2E2;
}
.tile:hover {
	background-color: #E5E2E2;
}
.vp-smart-link-embed {
  margin: auto;
  max-width: 50%;
}
.vp-accordion-link-group__summary:where(:hover,:focus,:focus-visible,:focus-within) {
	background-color: #E5E2E2;
}
.vp-smart-link-embed {
  margin: auto;
  min-width: 50%;
  max-width: 100%;
}
.expand-container {
	margin: 0px;
}
figure.vp-image img {
  border-top-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-right-width:0;
}
.table-wrap {
  grid-column-start: main;
  grid-column-end: main;
}