@import "../data/hid-variables";

.hid-page-header {
    font-family: $font-family-montserrat;
    font-size: $font-size-base * 1.625;
    font-weight: $font-weight-light;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -.4px;
    color: $headline-01;
}