@import '../../../scss/styles';

.login {
  &__brand {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: base(2);
  }
}
