/*
Theme Name: MAGZ20 NewsExo Child
Description: Preserves NewsExo Pro styling and gives single articles a semantic H1 title.
Template: newsexo-pro
Version: 1.0.0
Text Domain: magz20-newsexo-child
*/

/* Footer links must remain reachable without sideways scrolling on phones. */
@media (max-width: 767.98px) {
    .site-footer .site-info-menu {
        flex-wrap: wrap;
    }
}
