/* this file will be extracted to main dist folder and is imported in index.html */
/* This file is for setting global styles  */
html {
  font-size: 62.5%; }

body {
  font-size: 1.2rem; }

nav {
  margin-top: 16px; }

nav a {
  background-color: #00838F;
  color: white;
  padding: 8px 16px;
  margin: 8px;
  vertical-align: middle;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  border-radius: 4px; }
h1 {
  color: #00BCD4;
}
/*# sourceMappingURL=main.166765ed9bd83e201a8264d9049fcc18.css.map*/