/*
Theme Name: Chateau Child
Theme URI: https://chateau.qodeinteractive.com
Description: A child theme of Chateau
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: chateau
Template: chateau
*/

:root {
    --qode-main-color: rgb(154,29,55);
    --qode-header-light-color: rgb(244,244,244);
    --qode-header-light-hover-color: rgb(244,244,244);
    --qode-header-dark-color: rgb(14,15,15);
    --qode-header-dark-hover-color: rgb(14,15,15);
    --qode-gurkha-color: rgb(239,224,188);
    --qode-main-hover-color: rgb(154,29,55);
}