
.h3 {
  @if $initial == true {
     all: initial;
  }
  display: block;
}