/*
 Theme Name: Woostify Child
 Theme URI: https://woostify.com/
 Description: Woostify WordPress theme example child theme.
 Author: PraveenWoostifyChild
 Author URI: https://woostify.com/
 Template: woostify
 Version: 1.0.0
*/
.discount-percentage {
    color: #ff0000; /* Change the color as needed */
    font-weight: bold;
    font-size: 100px;
    margin-top: 100px;
}
.woocommerce-NoticeGroup-checkout .woocommerce-error li a { display: block; }

