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

.page-title {
  font-size: 22px;
  line-height: 1em;
  color: #4f96c2;
}
