a {
  text-decoration: underline;
}

.heading-2 {
  margin-top: 25%;
  font-family: Inconsolata, monospace;
  font-size: 70px;
  line-height: 60px;
  font-weight: 400;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  font-size: 150px;
  line-height: 150px;
  font-weight: 900;
}

.div-block {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.landing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.landing__text {
  display: block;
  margin-top: 20%;
}

.nav-container {
  display: block;
  background-color: transparent;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.navigation-bar__navigation {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Prata;
  text-transform: lowercase;
}

.landing__text__heading {
  font-family: Prata;
  font-weight: 400;
}

.section {
  display: block;
  width: 720px;
  max-width: 720px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.container {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.title-name {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Arimo, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.div-block-2 {
  position: fixed;
  left: -112px;
  top: auto;
  right: auto;
  bottom: auto;
  height: 50px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.text-block {
  position: static;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  font-family: Arimo, sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
}

.heading-4 {
  font-family: Lato, sans-serif;
  font-style: italic;
  font-weight: 300;
}

.heading-5 {
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.link {
  font-weight: 400;
  text-decoration: none;
}

.container-2 {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

.columns {
  width: 100%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.text-span {
  font-weight: 700;
}

.main-title {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.heading-6 {
  margin-top: 10px;
  margin-bottom: 40px;
  font-weight: 300;
  text-align: center;
}

.container-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-3 {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.notepad {
  width: 750px;
  height: 1000px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
}

.paragraph-2 {
  font-family: Lato, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.page-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

.maskatte {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
}

.pagelink {
  width: 100%;
  height: 100%;
}

.pagelink.maskatte {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ff6;
}

.pagelink.henv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.henv {
  padding-right: 0px;
  padding-left: 0px;
}

.heading-7 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: block;
  font-family: Merriweather, serif;
  font-size: 3vh;
  line-height: 100px;
  font-weight: 400;
  text-align: center;
}

.paragraph-3 {
  position: absolute;
  left: auto;
  top: auto;
  right: 2%;
  bottom: 2%;
  z-index: 100;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: right;
}

@media (max-width: 991px) {
  .div-block-3 {
    width: 90%;
  }
}

