a:hover{
    background-color: #484848;
    border-radius: 25px;
}
a{
    border-radius: 25px;
}

.sigmar-regular {
  font-family: "Sigmar", sans-serif;
  font-weight: 400;
  font-style: normal;
}