.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 6px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
}

.h1,
h1 {
    font-size: 42px;
}

.h2,
h2 {
    font-size: 36px;
    font-weight: 500;
}

.h3,
h3 {
    font-size: 28px;
}

.h4,
h4 {
    font-size: 22px;
}

.h5,
h5 {
    font-size: 18px;
}

.h6,
h6 {
    font-size: 16px;
}

.h1.hdr,
.h2.hdr,
.h3.hdr,
.h4.hdr,
.h5.hdr,
.h6.hdr,
 h1.hdr,
 h2.hdr,
 h3.hdr,
 h4.hdr,
 h5.hdr,
 h6.hdr {
font-weight: 300;

}

.h1.hdr, h1.hdr{

    font-size: 78px;
    line-height: 1;
}
.h2.hdr, h2.hdr{
        font-size: 64px;
        line-height: 1.05;
}
.h3.hdr, h3.hdr{
        font-size: 52px;
        line-height: 1.2;
}
.h4.hdr, h4.hdr{
        font-size: 40px;
        line-height: 1.2;
}
.h5.hdr, h5.hdr{
        font-size: 32px;
        line-height: 1.25;
}
.h6.hdr, h6.hdr{
        font-size: 24px;
        line-height: 1.3;
}
