@import '~tc-ui/src/styles/tc-styles';

body {
  min-width: 320px;
  background-color: $tc-gray-neutral-dark;
  @include proxima-nova;
}
