.font-1 {
  font-size: 28px !important;
}
.font-2 {
  font-size: 20px !important;
}
.font-3 {
  font-size: 21px !important;
}
.font-4 {
  font-size: 22px !important;
}
.font-5 {
  font-size: 23px !important;
}
.font-6 {
  font-size: 24px !important;
}
.font-7 {
  font-size: 25px !important;
}
.font-8 {
  font-size: 26px !important;
}
.font-9 {
  font-size: 27px !important;
}
body button {
  background: #0F0F10;
  color: #ffffff;
}
body button:hover {
  color: #59358c;
}
body h1, body h2, body h3 {
  color: #936809;
}
body h4, body h5, body h6, body p {
  color: #060606;
}
body h1, body h2, body h3, body h4, body h5, body h6, body span, body a, body p {
  line-height: 1.25;
}
