/* file: /css/global.css */
body, html {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #222;
    line-height: 1.6;
  }
  