@charset "utf-8";
@media only screen and (min-width: 750px) {
    html {
        font-size: 27px !important;
    }
}

.f-title {
    font-size: .9rem;
}

.f-assist{
    font-size: .75rem;
}