.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: translateY(-2px) !important;
  background: rgba(213,230,216,.12) !important;
}
.ps-h4:hover {
  transform: translateY(-2px) !important;
  background: #22291f !important;
}
.ps-h5:hover {
  background: rgba(213,230,216,.2) !important;
}
.ps-h6:hover {
  transform: translateY(-2px) !important;
  background: rgba(213,230,216,.14) !important;
}
.ps-h7:hover {
  transform: translateY(-3px) !important;
  background: #22291f !important;
}
.ps-h8:hover {
  transform: translateY(-2px) !important;
  background: rgba(213,230,216,.22) !important;
}
.ps-h9:hover {
  color: #12160f !important;
}
.ps-h10:hover {
  transform: translateY(-3px) !important;
  background: #171c17 !important;
}
.ps-h11:hover {
  color: #d5e6d8 !important;
}
