@font-face {
       font-family: "lbdt";
       src: url("lbdt.ttf") format("truetype");
       font-style: normal;
       font-weight: normal;
   }

body{
       cursor: url("cursor.png"), auto;
}

.redirectbutton{
  background-color: #a31802;
  border: none;
  color: #000;
  padding: 15px 32px;
  text-decoration: none;
  border-radius: 11px;
  font-family: "lbdt", sans-serif;
  font-weight: bold;
  margin: 1px;
       font-size: 19px;
}

.allowbutt{
  background-color: #000;
  border: none;
  color: #fff;
  padding: 18px 35px;
  text-decoration: none;
  border-radius: 11px;
  font-family: "lbdt", sans-serif;
  font-weight: bold;
  margin: 4px;
       font-size: 23px;
}

.redesbutton{
  margin: 16px;
}

.titulobatu {
  font-size: 2em;
  font-family: "lbdt", sans-serif;
}
