/* BEGIN Overrides */
iframe.iframe--full, .iframe--full iframe {
  width: 100%;
  min-height: 100%;
  flex-grow: 1;
}
.trp-language-switcher {
  width: auto;
  height: auto;
}
.trp-language-switcher > div {
  border-radius: var(--radius-l);
  border: none;
}
/* END Overrides */
/* BEGIN Utility classes */
/* END Utility classes */
