body {
    font-family: HelveticaNeue, "Helvetica Neue", HelveticaNeueRoman, HelveticaNeue-Roman, "Helvetica Neue Roman", TeXGyreHerosRegular, Helvetica, Tahoma, Geneva, Arial, sans-serif;
    font-weight: normal;
    font-stretch: normal;
}

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

    margin-top: 0;

}

h1 {
    margin-bottom:40px;
}

h3 {
    color: $dawn;
    font-size: 18px;
    font-weight: normal;
}

h4 {
    color: $tundora;
    font-size: 14px;
    font-weight: bold;
}

h5 {
    color: $silver-chalice;
    font-size: 15px;
    font-weight: normal;
}

small,
.small {
    font-size: 12px;
}
