h4,
.uk-h4 {
  margin: 0 0 10px 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
  color: #333;
  text-transform: none;
}

* + h4,
* + .uk-h4 {
  margin-top: 16px;
}

h4,
.uk-h4 {
  font-size: 1.25rem;
  line-height: 1.2;
}
