body.single-post .entry-header .entry-title {
  text-align: left;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 44px;
  line-height: 52px;
  transition: all 0.3s ease-in-out !important;
}

body.single-post .global_content_wrapper {
  margin-top: 32px !important;
}

body.single-post .catho-breadcrumb {
  margin-top: 0 !important;
}
