main {
  background-color: rgb(201, 210, 252);
  background: linear-gradient(180deg, rgb(201, 210, 252), rgb(165, 179, 243));
}
body {
  font-family: "Anuphan", sans-serif !important;
  color: #495057 !important;
  /* font-size: 0.85rem !important; */
  /* background-color: #dfdfdf !important; */
  /* background-color: #f7f9fa !important; */
}
.card-title {
  font-family: "SaoChingcha", sans-serif !important;
}
