.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: 1.2;
}

.jumbofont {}

.uppercase {
    text-transform: uppercase;
}
.fontwhite {
    color: white;
}
.fontprimary {}

.fontlightblue {}
.fontyellow {}
.bold {
    font-weight: bold;
}
.extrabold {
    font-weight: 900;
}
.textlink {
}
.cta_whiteframe {
}
.cta_color {
}
