.bp-suggested-carousel-add-cart a {
    width: 100%; 
    display: inline-block;
    background: #28A745;
    border-radius: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
    padding: 5px;
}