.done-step-container .ms-Label.step-header {
  margin-bottom: 5px;
}

.done-step-container .action-button-panel {
  margin-top: 30px;
  margin-bottom: 5px;
}

.done-step-container .secondary-text {
  color: rgba(0, 0, 0, .55);
  color: var(--text-secondary-color,rgba(0, 0, 0, .55));
}

.done-step-container .additional-links-header {
  color: #666666;
  font-weight: 500;
  margin-top: 17px;
}

.done-step-container .ms-Button.button-spacing {
  margin-right: 12px;
  margin-bottom: 8px;
}
