.Header__brandFlexible .Header__brandName {
    max-width: 35rem;
}
/*[新規問い合わせの文字色]*/
a.no-color-change {
  color: white;
}
/*フォロワー数非表示*/
.KBArticleRightContainer__followerCount {
  display: none;
}
