<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* ノーコードCMS */
a.block-no-code-cms--button:hover {
  text-decoration: none;
}

.block-no-code-cms--youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
  margin: 25px 0 50px;
}

.block-no-code-cms--youtube-frame {
  width: 100%;
  height: 100%;
}

.block-no-code-cms--twitter {
  width: 100%;
  margin: 25px 0 50px;
  overflow: hidden;
}

</pre></body></html>