.single .entry-header {
  background-image: url("https://omnikidstri.org/wp-content/uploads/2021/12/dd45b-runningpeople.png");
  background-size: cover;
  background-position: center;
}

.hr-lines {
  text-decoration: none;
  color: #ffffff;
}

p:not(.has-background).is-style-warning {
  border-style: dotted;
}

.entry-content-footer {
  border-bottom-left-radius: 0px;
}

span {
  border-bottom-style: solid;
  border-bottom-width: 4px;
}

#content.site-content {
  border-bottom-width: 18px;
}