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

.page-title {
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
}
