
.section__cta__container {
      padding: 0 0 200px 0;
}

.section__cta__subtitle {
    color: #556795;
    font-weight: 300;
}
.section__cta__desc {
  padding-left: 0;
  padding-right: 0;
}
.section__cta_cta {
  padding-left: 0;
  color: #fff;
}
.btn__position {
    padding-left: 0;
}




/**** TYPO STYLES  *****/

.item__title {
  margin-top: 0;
  font-size: 25px;
  font-weight: 100;
  line-height: 1.4em;

}

.item__subtitle {
  padding-top: 12px;
  display: block;
  text-transform: uppercase;
  line-height: 1.4em;
  font-size: 15px;
  letter-spacing: 5px;
}

.item__description {
      font-size: 13px;
}

/*************************/