.h1 {
  display: block;
  font-size: 20px;
  &:before {

  }
  &:after {

  }
}
