body:has(.fs-sticky-footer:not([style*="hidden"]))::after {
  content: "";
  clear: both;
  display: block;
  height: 90px;
}
