/*
Theme Name: GoldenCC Theme
Theme URI: https://goldenccd.com
Author: Golden Child Custom Designs
Author URI: https://goldenccd.com
Description: Custom WooCommerce theme for Golden Child Custom Designs.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: goldencc
Tags: custom-theme, ecommerce, golden-child
*/
body {
    background-color: #E0DGD8;
    font-family: 'Medio', sans-serif;
    color: #111111;
}
a {
    color: #CTAB9E;
}
