@charset "utf-8";

@import "import.css";

@media print{
body{ zoom: 93%; }
}
