/*
Custom Css
*/
.thumbnail h3 {
    font-size: 1.25rem;
    margin-bottom: 0;
}

.caption .d-flex {
    margin-bottom: 10px;
}

.fas.fa-star,
.far.fa-star,
.fas.fa-star-half-alt {
    font-size: 1rem;
    margin-left: 2px;
}
