@charset "utf-8";

/* CSS Document */

.top {
  top: 4vw;
  left: 4vw;
  flex-flow: column;
}

.logo p {
  top: -2vh;
}