.z-index-up {
  z-index: 1;
}

* {
  box-sizing: border-box;
}

.block--single-post-alt-content {
  margin-bottom: 10rem;
  color: #504D49;
}
