.main-menu ul li a.header__button__ignite {
  border-radius: 6px; 
  color: #ff6b00; 
  margin-right: 16px; 
  padding: 6px 16px; 
}

.main-menu ul li a.header__button__ignite:hover {
  color: #fff;
}

.additional_items .phone.header__phone__ignite {
  margin: 40px;
  padding: 0px;
  border: 0px;
  
}

.additional_items .header__button__ignite {
  border-radius: 6px; 
  font-size: 12px;
  line-height: 1.556;
  letter-spacing: 1.5px;
  padding: 6px 12px;
}

.get-started .gform_body input[type="radio"] + label,
.get-started .gform_body input[type="checkbox"] + label,
.ebook .gform_body input[type="radio"] + label,
.ebook .gform_body input[type="checkbox"] + label {
  display: inline-block;
}



.wv-section-padding {
  padding-bottom: 0;
}

.get-started .right {
   padding: 2rem;
   background: #fff;
   z-index: 2;
   position: relative;  
   top: -160px; 
    width: 100%;
}

.get-started {
  padding-bottom: 0;
}

.page-template-template-get-started .get-started .colorbox {
  position: absolute;
 top: -20px;
 width: 90%;
 height: 790px;
  right: -20px;
  z-index: 0;
  background-color: #00ACCA;
}

.page-template-template-get-started .grid-container {
   padding-right: 0.625rem;
   padding-left: 0.625rem;
   max-width: 95rem;
   margin: 0 auto;
}

.gfield--type-checkbox legend {
  padding-top: 5px;
}

.page-template-template-home-original section.cta.cta--dark .flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.page-template-template-home-original section.cta.cta--dark h2 {
  width: fit-content;
  font-size: 1.5rem;
}

.page-template-template-home-original section.cta.cta--dark h2,
.page-template-template-home-original section.cta.cta--dark h3 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.page-template-template-home-original section.cta.cta--dark .highlighted-title-section {
  width: fit-content;
  font-style: italic;
  font-weight: 700;
  padding: 0.25rem 0.5rem;
  background: #ff6900;
  margin-bottom: 0;
}

.page-template-template-home-original section.cta.cta--dark .title {
  text-align: center;
}

@media print, screen and (min-width: 40em) {
  .page-template-template-home-original section.cta.cta--dark h2 {
    font-size: 2.5rem;
  }
}