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

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

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

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