h1 {
  letter-spacing: 2.5px !Important;
  line-height: 50px !Important;
}

h2, h3 {
  letter-spacing: .75px !Important;
  line-height: 40px !Important;
}

p {
  letter-spacing: .25px !Important;
  line-height: 30px !Important;
}

a.page-btn, 
a.under-hov {
  letter-spacing: .5px !Important;  
}

.p-wrap.link, 
input#purchase, button#purchase, a#purchase, 
input[type="submit"] {
  letter-spacing: 1px !Important;  
}

.product-description-wrapper {
  letter-spacing: .25px !Important;
  line-height: 32px !Important;
}
.product-description-wrapper.above.page-only {
  letter-spacing: .25px !Important;  
  line-height: 34px !Important;
}

.service-details > h3, #howtogetsupport-pc > h3, 
#howtgs-sp > h3 {
  line-height: 28px !Important;
  text-transform: uppercase !Important;
}

.cree-section>.p-group>div>h4{
  letter-spacing: .75px !Important;
  line-height: 40px !Important;
}

.how-to-card>span.txt{
  letter-spacing: .25px !Important;
  line-height: 26px !Important;
}

svg.demand{
  position: absolute;
  top: 20px;
}
span.txt.ev{
  position: absolute;
  bottom: 20px;
  max-width: calc(100% - 40px);
}

.ac-box>label {
  letter-spacing: .25px !Important;  
  line-height: 30px !Important;
}