.template-customer-login {
  &__tab {
    display: none;

    &--active {
      display: block;
    }
  }
}
