/* Theme Name: abso
Theme URI: Sohbet Teması
Author: S4S
Author URI: #
Description: Sohbet teması
Version: 1.0 */

/*----------------------------------------------------------------
 * 
.card-img-top {
    height: 180px;
    object-fit: cover;
    width: 100%;
}
.row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.card {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.card-body {
    flex: 1;
}
footer, .footer {
    clear: both;
}
