.coverax-checkout-login__hint {
  margin: 0.75rem 0 0;
  color: var(--color-text-muted, #5c5c5c);
  text-align: center;
  max-width: 28rem;
}

.cart__ctas .coverax-checkout-login__hint {
  margin-left: auto;
  margin-right: auto;
}

.coverax-checkout-login.button {
  width: 100%;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
