body.single-thank-you header.fl-post-header {
  display: none;
}
body.single-thank-you header.fl-page-header-primary,
body.single-thank-you header.fl-page-header-fixed {
  display: none !important;
}
body.single-thank-you .fl-post-meta-bottom {
  display: none;
}
body.single-thank-you .questions a {
  color: var(--supercharged-white) !important;
}
body.single-thank-you .questions a:hover {
  color: var(--supercharged-white) !important;
  text-decoration: underline;
}