/**
* Theme Name: Wildy Child
* Description: This is a child theme of Wildy, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: wildy
* Version: 1.1.0
*/

.woocommerce .whatsapp-button {
    background-color: #25D366;
    color: white !important;
    border: none;
    display: inline-block;
    text-align: center;
    padding: 0.6em 1em;
    margin-top: 10px;
}