.cmain {
  width: 100vw;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("images/boholetterback20.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left top;
}

.txt {
  width: 80%;
  margin-left: 10%;
  margin-top: 10%;
}

h2 {
  font-size: 2rem;
  font-weight: bold;
}

h3 {
  font-size: 1.3rem;
  font-weight: bold;
}/*# sourceMappingURL=footer.css.map */