/* line 1, ../sass/typography.scss */
h1 {
  font-size: 2.6em;
  line-height: 1;
  margin-bottom: 30px;
}

/* line 6, ../sass/typography.scss */
h2,
h2 a {
  text-decoration: none;
}

/* line 10, ../sass/typography.scss */
h2 {
  line-height: 1.3em;
}

/* line 14, ../sass/typography.scss */
h2 a:hover {
  text-decoration: underline;
}

/* line 18, ../sass/typography.scss */
.field-name-field-event-time,
p.submitted {
  font-size: 0.9em;
}
/* line 21, ../sass/typography.scss */
.field-name-field-event-time .field-label,
p.submitted .field-label {
  font-weight: normal;
}

/* line 28, ../sass/typography.scss */
.not-front h1 {
  font-size: 2.2em;
}
