﻿.card-title {
    color: black !important;
}

.card-text p, b {
    color: black !important;
    font-size:14px!important;
    line-height:.8!important;
}

.card-img-top {
    min-height: 25vh;
    max-height: 25vh;
    object-fit: cover !important;
}
