.title{
  color:#E76F00;
}
.commonStyle__zt3BrandBg{
  background-color:#0A78C7;
}
.Header__navbar{
  background-color:#fff !importntant;
}
.articleDetail .KBArticleRightContainer__userFollowOption,
.articleList .KBArticleRightContainer__userFollowOption,
.article_subcategory .KBArticleRightContainer__userFollowOption,
.articleDetail .KBArticleRightContainer__followerCount,
.article_subcategory .KBArticleRightContainer__followerCount,
.articleList .KBArticleRightContainer__followerCount,
.ContentList__subCategory .ListHeader__dottedPopup,
.KbCategory__box .KbCategory__dottedPopup,
.KbDetailRtContainer__widgetRight .KbDetailRtContainer__widgetSection:nth-child(1),
.articleList .ArticleListRightContainer__widgetRight .ArticleListRightContainer__widgetSection:nth-child(1) .ArticleListRightContainer__followOption,
.articleList .ArticleListRightContainer__widgetRight .ArticleListRightContainer__widgetSection:nth-child(1) .ArticleListRightContainer__subscribeDescription{
    display:none
    }
.Footer__footerBg {
display: none;
}
.Footer__container2 {
display: none;
}
.home .ContentBox__boxThree p{
   display: none
}

/* Elegantテーマの記事本文リンクを青に、下線なし */
.KbDetailLtContainer__articelDetail a,
.KbDetailLtContainer__articelDetail a *,
.KbDetailLtContainer__articleContent a,
.KbDetailLtContainer__articleContent a * {
  color: #0A78C7 !important;
  text-decoration: none !important;
}
.KbDetailLtContainer__articelDetail a:hover,
.KbDetailLtContainer__articleContent a:hover {
  color: #075c99 !important;
  text-decoration: none !important;
}
