/*
Theme Name: Astra Child
Theme URI: https://example.com/
Description: Child theme for Astra
Author: Amit Sriwastav
Template: astra
Version: 1.0.0
Text Domain: astra-child
*/

.woocommerce ul.products li.product .custom-shop-button {
    width: 100%;
    text-align: center;
    background-color: #f25385 !important;
    color: #fff !important;
    border-radius: 15px !important;
}