.style__navLink___F9q9i {
    font-size: xx-large;
    color: red;
    display: inline-block; 
    padding-right: 20px;
}

.App__App___1o-Fp {
  text-align: center;
}

.App__App-logo___3JCPt {
  -webkit-animation: App__App-logo-spin___RvI1J infinite 20s linear;
          animation: App__App-logo-spin___RvI1J infinite 20s linear;
  height: 80px;
}

.App__App-header___3iH8L {
  background-color: #222;
  height: 150px;
  padding: 20px;
  color: white;
}

.App__App-intro___1OgPc {
  font-size: large;
}

@-webkit-keyframes App__App-logo-spin___RvI1J {
  from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@keyframes App__App-logo-spin___RvI1J {
  from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
body {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
}

/*# sourceMappingURL=main.3c64ff9f.css.map*/