
.products-title{
    font-size: 25px;
    margin-left: 15px;
    padding-top: 15px;
    font-weight: 800;
}
.products-p{
    font-size: 14px;
    margin: 15px;
    border-bottom: 1px solid #999;
    /* width: 150px; */
    color: #000;
}

