/* 
  &:before {
    content: '\e900';
    @include icons-pseudo;
  }
*/
/* 
    @include hover-supported() {
        background-color: white;
    }
*/
/* Examples: 
    @include user-select(none);
    @include user-select(all);
*/
.leadspace-header .h3 {
  font-size: 3rem;
  line-height: 4rem;
  max-width: 45.5rem;
}
.leadspace-header p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin-top: 5.3rem;
}
