/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0
	Text Domain: savoy-child
*/


/* Child theme CSS
--------------------------------------------------------------- */

.hmc-global-note {
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    padding: 20px;
    margin: 40px 0;
    font-size: 14px;
    line-height: 1.7;
    border-radius: 8px;
    color: #333;
}

