.hrunk-blocks-horz-divider-hr {
  background-color: rgba(0, 0, 0, 0.3);
  height: 1px;
  border: none;
}

.hrunk-blocks-fill {
  position: absolute;
  z-index: -1;
}
.hrunk-blocks-fill > * {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}

.hrunk-blocks-fascinator {
  position: absolute;
  z-index: -1;
}
.hrunk-blocks-fascinator > * {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}

.hrunk-blocks-social-icons a {
  text-decoration: none !important;
}
.hrunk-blocks-social-icons i {
  font-size: 3rem;
}