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

.page-title {
  font-size: 16px;
  line-height: 1em;
  font-family: 'Montserrat', sans-serif;
  color: #476b5a;
  margin-bottom: 30px;
  font-weight: 600;
}
