@charset "UTF-8";

/*
サイト
*/

.site-container {
  color: var(--my-color-base-font);
  background-color: var(--my-color-base);
}
