.page {
  width: 100%;
  padding-top: 50px;
  display: flex;
  justify-content: space-between;
  font-family: "Handjet";
}
