.fg-content--light-theme .fg-category-profile-stat-item-name {
  color: #777777;
}

.fg-content--light-theme .fg-category-profile-stat-item-name:hover,
.fg-content--light-theme .fg-category-profile-stat-item-name--active {
  color: #000000;
}

.fg-content--light-theme .fg-category-profile-stat-item-count-text {
  color: #BBBBBB;
}

.fg-content--light-theme .fg-category-profile-publish-button {
  background-color: #FAFAFA;
  color: #5C68A4;
  border-color: #ABB1CF;
}

.fg-content--light-theme .fg-category-profile-publish-button {
  color: #FAFAFA;
  background-color: #ABB1CF;
}
