.indigo-s5 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.indigo-s5-col {

}

.indigo-s5-row {
}

.indigo-s5-image {
    object-fit: cover;
    width: 100%;
    height: 25vh;
}

.indigo-s5-image-link {

}

.indigo-s5-title {

}

.indigo-s5-link {
    text-decoration: none;
    color: inherit;
}

.indigo-s5-card-body {
    padding: 0.5rem;
}

.indigo-s5-card {
    margin-bottom: 0.5rem;
}

.indigo-s5-card-after {
    font-size: 90%;
    padding: 0.2rem;
    margin-top: -0.2rem;
    background-color: none;
    background-color: inherit;
}
.indigo-s5-card-after a.card-link {
    color: inherit;
}
.indigo-s5-card-after a.card-link:hover {
    color: inherit;
}
