.lost-password-confirmation-container > div {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.lost-password-confirmation-container > div .message-container {
  color: var(--secondary, #80746a);
  /* body */
  font-family: "Noto Sans TC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

@media (max-width: 767px) {
  .breadcrumbs-container {
    padding: 20px 12px;
  }
}/*# sourceMappingURL=woocommerce-lost-password-confirmation.css.map */