.liu-jian-mao-cao-regular {
  font-family: "Liu Jian Mao Cao", cursive;
  font-weight: 400;
  font-style: normal;
}

h4 {
  font-size: 3rem;
  color: rgb(9, 55, 9);
  font-weight: 800;
}

[title~=maintxt] {
  text-align: center;
  padding: 20px;
  font-size: 1.25rem;
}

[title~="4column"] {
  text-align: center;
  padding: 20px;
  font-size: 1.25rem;
}

#navbarSupportedContent {
  justify-content: end;
  align-items: end;
}

h5 {
  font-size: 1.5rem;
  color: white;
}

.btn:hover {
  background-color: #486a97;
}

span {
  color: white;
}/*# sourceMappingURL=index.css.map */