.cms_content ol {
    margin-left: 20px
}

.cms_content ol li {
    margin-bottom: 20px
}

.hero-title {
   font-family: var(--cnvs-primary-font);
}


.wfs_cookie_banner {
  background-color: #264653;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  z-index: 9999;
}

.wfs_cookie_banner .inner_banner {
  padding: 8px
}
