@import 'mixins';

.forgotPasswordLinkContainer {
  line-height: 45px;

  @include mobile {
    margin: 10px 0 0 0;
  }
}
