/* Custom article heading styles migrated from the old Icarus theme override. */
.content h1 {
  font-weight: bold;
}

.content h2 {
  font-size: 1.5em;
  color: #363636;
  background: #0080002e;
  padding: 10px 0;
  text-align: center;
}

.content h3 {
  font-size: 1.25em;
  padding: 0.25em 0.5em;
  background: transparent;
  border-left: solid 5px #0080002e;
}

.content h4 {
  font-size: 1.125em;
  border-bottom: solid 3px #0080002e;
  display: inline-block;
  padding-bottom: 3px;
}
