.file-export-example-box {
  padding: 20px;
  .skin-dark & {
    background-color: #1C223C;
  }
}
