
body {
  font-family: 'Times New Roman', Times, serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color:47484f;
  font-size: 14px;
  line-height: 1.428571429;
}


   
* { box-sizing: border-box; }
html { overflow-y: scroll; }

body { background-color:#fff; }