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

/*X差し替え*/

.social-button-x {
  background-color: #000000;
}

.social-button-facebook {
  background-color: #1877F2 !important;
}

.social-button-facebook &gt; svg {
  width: 5rem;
  height: 5rem;
}

.tameshiyomi a{
  min-width: 280px !important;
  padding: 5px 20px !important;
  border-radius: 50px !important;
  }

.copy-kinshi{
	text-align: center;
	margin-top: 5px;
  }</pre></body></html>