/**
 * Copyright (c) Meta Platforms, Inc. and affiliates.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree.
 */

h1 {
  font-size: 2rem;
  letter-spacing: 1.78px;
  line-height: 2.5rem;
  margin: 1.375rem 0;
  text-transform: none; /* Overwrite upper-case conversion of titles */
}
