@import './mixins';

.wrapper {
  margin-top: 2rem;

  .text {
    opacity: 0.7;
  }
}
