.modal-title {
    border-bottom: 0px;
}

#exampleModalLabel {
    border-bottom: 0px;
}

main {
    background-color: #fff;
}



.col-lg-8 {
    background-color: #fff;
}

body {
    background-color: #fff;
    color: #000;
}

.bi-twitter {
    color: #000;
}

.unifrakturmaguntia-regular {
  font-family: "Olde English Regular", cursive;
  font-weight: 400;
  font-style: normal;
}

.times {
  font-family: "Olde English Regular", cursive;
  font-weight: 400;
  font-style: normal;
}


.lacquer-regular {
  font-family: "Lacquer", system-ui;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Punk Kid';
  src: url('fonts/punk-kid.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Olde English Regular'; /* Give your font a recognizable name */
  src: url('fonts/Olde English Regular.ttf') format('woff2'),
  font-weight: normal; /* Define the font's weight */
  font-style: normal; /* Define the font's style */
}

.unifrakturcook-regular {
  font-family: "UnifrakturCook", cursive;
  font-weight: 400;
  font-style: normal;
}

.boldonse-regular {
  font-family: "Boldonse", system-ui;
  font-weight: 400;
  font-style: normal;
}

.protest-revolution-regular {
  font-family: "Protest Revolution", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.pagination > .page-item.active > .page-link {
  background-color: #8f9763;
  color: #000000;
  border: 0px;
}

.pagination > .page-item. > .page-link {
  color: #000000;
}
