@import '~styles/config';

.buttonContainer {
  display: flex;
  justify-content: flex-end;
  margin: $gutter 0;
}
