.primary-cta{
   background: linear-gradient(90deg, #00ffb9 0%, #00e6dc 100%) !important;
  color:#000028 !important;
  font-weight: bold !important;
  margin-left: inherit !important;
}
.cta-module{
  margin-left: inherit !important;
}

.newton-box:before {
    background: #000027 !important;
}

@media screen and (max-width: 767px) {
    .hs-breadcrumb-menu-wrapper {
      display:none
    }
  
