  @charset "utf-8";
/* CSS Document */

@media (min-width: 576px) {
  body {
    font-size: calc(1.125rem + 0.1vw)!important;
  }
}