/* Custom styles to override theme defaults */

/* Remove underline from h2 headings */
h2,
.page__content h2,
.archive__item-title h2 {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
