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

.page-title {
  font-size: 1.8rem;
  line-height: 1.2em;
  margin-top:0;
  color: #133e0a;
}
