.card__information{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.collection-list .card__information a{
   font-weight: bold;
}