.card-img, .card-img-bottom, .card-img-top {
    width: 100%;
    object-fit: cover;
    height: 250px;
}

ul.pagination {
    justify-content: center;
}

.tabler-icon {
    width: 1.25rem;
    height: 1.25rem;
}

.card-title a {
    text-decoration: none;
}

.dropdown-item svg {
    margin-right: 0.3em;
}
