@charset "UTF-8";

a{
  text-decoration: none;
}

.card-header a{
  color: #010101;
  font-size: 1.2rem;
  font-weight: bold;
}

li.list-group-item a,
li.page-item a,
h6 a{
  color: #010101;
}

footer{
  margin-top: 2em;
}