/* テキストのスタイル(仮） */
.text-center {
  text-align: center;
}