/**
* Theme Name: Urna Child
* Description: This is a child theme for Urna
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 2.5.13
* Template: urna
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce-Price-amount {
    font-weight: 500;
    font-size: 15px;
    color: #FF7F00!important;
}