.bebas-neue-regular {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
}

h1 {
  font-family: "Bebas Neue", sans-serif;
}

.bgcolor {
  background-color: #e8f0fe;
}

.primarycolor {
  background-color: #ec9ac7;
}

.heightsize {
  height: 80vh;
}

.footerheight {
  height: 20vh;
}
