.b-product-content__list[data-type=simple-list] a{
    display: block;
    color: #007aff;
    margin-bottom: 15px;
}
.b-product-content__list[data-type=simple-list] a:hover{
    color: #ff8300;
}