.uk-card {
    margin: 10px;
}

main {
    min-height: 90vh;
}

footer {
    margin: 20px;
    color: rgb(189, 189, 189);
}

#favorites img {
    height: 120px;
}

.description {
    display: none;
}

.sbb-card-header {
    justify-content: space-between;
}