.custom-shrink {
  padding: 10px 0;
  background-color: #222;
}

.yellow-font {
  color: #fec503;
}

.post-section {
  padding: 80px 0;
  text-align: center;
}

.post-section p {
  font-size: 1.4em;
}

.buffer-80 {
  padding: 80px 0;
}

.custom-intro-lead-in {
  font-size: 100px;
}

.custom-intro-heading {
  font-size: 85px;
}

.block {
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #CCC;
  opacity: 0.6;
  position: absolute;
}
