body { font-family: 'questrialregular', Verdana, Arial; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .whiteondark { color: white; } .whiteondark a { color: white; text-decoration: none; } .whiteondark a:hover { text-decoration: underline; } .text_small { font-size: 1rem; } .text_normal { font-size: 1.35rem; } .text_large { font-size: 1.7rem; } .main_text { text-align: center; padding-bottom: 35px; padding-top: 35px; margin-left: auto; margin-right: auto; max-width: 500px; font-size: 1.35rem; } @media (min-width: 576px) { .main_text { font-size: 1.7rem; } } .cell_footer { font-size: 1rem; color: white; } .cell_footer a { color: white; text-decoration: none; } 