h1.title-x{
  font-weight: 600;
  font-size: 2.8rem;
}
h3{
  font-weight:600
}
h4{
  font-weight: 600;
  font-size: 1.8rem;
  margin-bottom: 0 !important;
}
.text-x{
  font-weight: 600;
}
.section-group{
  padding-top:80px;
  padding-bottom:10px
}
.lead.section-text{
  font-size:1.3rem
}
.title-a:not(:last-child){
  margin-bottom:60px;
  font-weight:600;
}
.agreement{
  line-height: 12px
}
.type--fine-print a{
  line-height:5px
}
button.btn{
  padding-bottom: 40px;
  line-height: 35px;
}
.sbmt_text{
  font-size: 1.8rem;
  font-weight: bold;
  color: #4aa4a2 !important;
}
@media (max-width: 360px) {
  .btn--lg{
    padding-left:10px;
    padding-right:10px;
  }
}
