/**
 * @file
 * Visual styles for Bartik's page-title component.
 */

.page-title {
  font-size: 38px;
  line-height: 1em;
  color: #4F9970;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 32px;
  font-family: "Calisto MT Bold",garamond,serif;
}
