.test p {
  color: red;
}

.expand_vertical {
  height: 100%;
}

.excursion_item {
 background: var(--theme-palette-color-5);
}

/* Floating language switcher corner fix */
.trp-switcher-position-top {
  border-radius: 0px 0px 8px 8px;
}