body {
  -webkit-font-smoothing: auto !important;
  -moz-osx-font-smoothing: auto !important;
}

* {
  box-sizing: border-box;
}
