/*
 * sign-in.css
 * Enqueued on the front-end sign-in page.
 * Do not duplicate these rules in vendorplus.css or vendorplus-admin.css.
 */

.vplus-page-sign-in .header .vplus-logo {
  width: 260px;
  margin: 3rem auto;
  display: block;
}
.vplus-page-sign-in .footer hr {
  display: none;
}