.fg-content--dark-theme .fg-social-activity-item {
  background: #2d2f31;
}

.fg-content--dark-theme .fg-social-activity-item:hover {
  background: black;
}

.fg-content--dark-theme .fg-social-activity-item--empty:hover {
  background: none;
}

.fg-content--dark-theme .fg-social-activity-item-empty {
  color: white;
}

.fg-content--dark-theme .fg-social-activity-username {
  color: #999;
}

.fg-content--dark-theme .fg-social-activity-actor {
  color: white;
  font-family: 'AzoSans-Regular';
}

.fg-content--dark-theme .fg-social-activity-description {
  color: #999;
}

.fg-content--dark-theme .fg-social-activity-display-date {
  color: #999;
}
