
.upload[data-v-e3b5643c] {
  width: 50%;
}
@media only screen and (max-width:801px) {
.upload[data-v-e3b5643c] {
    width: 100%;
}
table[data-v-e3b5643c] {
    font-size: 0.8em;
}
}
body[data-v-e3b5643c] {
  color: #203653;
}
h3[data-v-e3b5643c] {
  margin: 40px 0 0;
}
ul[data-v-e3b5643c] {
  list-style-type: none;
  padding: 0;
}
li[data-v-e3b5643c] {
  display: inline-block;
  margin: 0 10px;
}
a[data-v-e3b5643c] {
  color: #42b983;
}


@media only screen and (max-width:801px) {
img {
    width: 100%;
}
}
#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #2c3e50;
  margin-top: 60px;
}

