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

.page-title {
  font-size: 2em;
  line-height: 1.5em;
  text-align: center;
  border-bottom: 2px solid #a27666;
}
