@charset "UTF-8";
/* CSS Document */

iframe {
  width: 100%;
  aspect-ratio: 1920 / 1080;
  height: auto;
}

/* iframe .wp-embedded-content {
  height: revert-layer;
  aspect-ratio: auto;
} */