#index .featured-products .products {
    justify-content: space-around;
}

.product-actions .quantity_availability .add-to-cart {
    background-image: none !important;
    background-color: #000000 !important;
    color: #ffffff;
}