.content h5{
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
}

.image-item .img{
    border-radius: 8px;
}

.image-item p{
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.image-item span{
    font-size: 0.875rem;
    font-weight: 600;
    color: #6d7c90;
}
