@charset "utf-8";

html {
    font-size: 62.5%;
  }
  
body {
    font-size: 16px !important;
    line-height: 1.8;
}