.ds-theme--default {
  color: #171C43;
  background: #FDFDFD;
}

.ds-theme--dark {
  color: #F2F5FB;
  background: #101221;
}
