.header-image .site-header {
  background: #ffffff !important;
  border-bottom: 4px solid #ff80ab;
}

.site-header .title-area {
  padding: 24px 0;
  text-align: center;
}

.site-header .site-title {
  margin: 0;
}

.site-header .site-title a {
  display: inline-block;
  font-family: "Trebuchet MS", "Helvetica Neue", Arial, sans-serif;
  font-size: 44px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  color: #8e24aa;
  text-shadow: 0 2px 0 #ffffff, 0 4px 0 rgba(0, 0, 0, 0.15);
}

.site-header .site-description {
  margin-top: 4px;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #666666;
}

/* 隐藏分享按钮条（ShareThis 等） */
.st_facebook_hcount,
.st_fblike_hcount,
.st_twitter_hcount,
.st_sharethis_hcount,
.st_email_hcount,
.st_plusone_hcount {
  display: none !important;
}

/* 隐藏侧边栏 Follow Me 社交图标区域 */
.widget.Social_Widget,
.widget.Social_Widget .socialmedia-buttons {
  display: none !important;
}




