@charset "UTF-8";
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.lfr-ddm__default-page-header {
  margin-bottom: 2rem;
}
.lfr-ddm__default-page-header-back-button {
  padding-left: 0;
}
.lfr-ddm__default-page-header-back-button:hover {
  text-decoration: none;
}
.lfr-ddm__default-page-header-description {
  color: #6b6c7e;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2rem;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.lfr-ddm__default-page-header-line {
  background-color: #cdced9;
  height: 1px;
}
.lfr-ddm__default-page-header-title {
  color: #272833;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 4rem;
  margin: 1rem 0;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*# sourceMappingURL=DefaultPageHeader.css.map */