/* New font sizing */

.header-font {
    font-size: 25px;
}

body {
    font-size: 13px !important;
}

.global-font {
    font-size: 13px !important;
}

.special-font {
    font-size: 3.5em !important;
}

.work-hours {
    font-size: 30px !important;
}