.ps-f0:focus {
  left: 20px !important;
}
.ps-h1:hover {
  color: #f1eee6 !important;
  background: rgba(215,231,216,.13) !important;
}
.ps-h2:hover {
  transform: translateY(-2px) !important;
  background: #e6f2e8 !important;
}
.ps-h3:hover {
  transform: scale(1.02) !important;
}
.ps-h4:hover {
  transform: translateY(-2px) !important;
  background: rgba(215,231,216,.12) !important;
  border-color: rgba(224,232,220,.7) !important;
}
.ps-h5:hover {
  background: rgba(215,231,216,.2) !important;
}
.ps-h6:hover {
  background: #2a2f2a !important;
  transform: translateY(-3px) !important;
}
.ps-h7:hover {
  transform: translateY(-2px) !important;
  background: #22291f !important;
}
.ps-h8:hover {
  color: #d5e6d8 !important;
}
