/* Specific to index.html */
.quick-access .card {
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}