body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {

    margin-top: 0;

}

h1 {
    margin-bottom:40px;
}

h3 {
    font-size: 24px;
    font-weight: 700;
}

h4 {
    font-size: 18px;
    font-weight: normal;
}

small,
.small {
    color: $gray-light;
    font-size: 12px;
    font-weight: normal;
}
