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

.fg-content--dark-theme .fg-social-activity-list:before {
  border-bottom: 10px solid #2d2f31;
}

.fg-content--dark-theme .fg-social-activity-fullpage-overlay {
  background: rgba(0, 0, 0, .5);
}

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