/*
Theme Name: MH Magazine lite Child
Theme URI: https://www.mhthemes.com/themes/mh/magazine-lite/
Template: mh-magazine-lite
Author: MH Themes
Author URI: https://www.mhthemes.com/
Description: MH Magazine lite Child theme
Tags: one-column,two-columns,left-sidebar,right-sidebar,flexible-header,custom-background,custom-colors,custom-header,custom-logo,custom-menu,featured-images,full-width-template,theme-options,threaded-comments,footer-widgets,translation-ready,rtl-language-support,blog,entertainment,news
Version: 2.8.6.1549833487
Updated: 2019-02-10 22:18:07

*/

a {
  text-decoration: underline;
}

/* Zorgt ervoor dat bold en italic gecombineerd worden */
strong em, b i, strong i, b em {
    font-weight: bold;
    font-style: italic;
}

/* Zet het standaardlettertype van de website op Arial */
body, p, h1, h2, h3, h4, h5, h6, a, span, div {
    font-family: Arial, sans-serif !important;
}