#dynamic-checkout-cart {
  display: none !important;
}
footer.bg-page.text-body.border-t.border-t-theme {
  position: static !important;
}
article-pagination .article-heading h1.font-heading {
  font-size: 32px;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  article-pagination .article-heading h1.font-heading {
    font-size: 24px;
  }
}