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

.page-title {
  color:#009900;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  text-align: center;
}
