/*:root {*/

/*    Theme Color*/
    /*--theme-color: #0da487;
    --theme-color-rgb: 13, 164, 135;
    --theme-color1: #0e947a;
    --theme-color1-rgb: 14, 148, 122;
    --theme-color2: linear-gradient(90.56deg, var(--theme-color1) 8.46%, var(--theme-color) 62.97%)
*/
/*    Orange Color */
   /* --border-orange-color:#ff9000;
    --text-orange-color:#ff9000;
    --text-hover-orange-color:#ff9000;
    --background-orange-color:#ff9000;
    --button-bg-orange-color:#ff9000;
    --button-hover-bg-orange-color:#ff9000;*/

/*    White Color */
   /* --border-white-color:#ffffff;
    --text-white-color:#ffffff;
    --text-hover-white-color:#ffffff;
    --background-white-color:#ffffff;
    --button-bg-white-color:#ffffff; 
    --button-hover-bg-white-color:#ffffff;*/

/*    Wood Bark Color    */
    /*--border-wood-bark-color:#231208;
    --text-wood-bark-color:#231208;
    --text-hover-wood-bark-color:#231208;
    --background-wood-bark-color:#231208;
    --button-bg-wood-bark-color:#231208; 
    --button-hover-bg-wood-bark-color:#231208;
*/
/*    Light Gray Color    */
   /* --border-lgray-color:#231208;
    --text-lgray-color:#231208;
    --text-hover-lgray-color:#231208;
    --background-lgray-color:#231208;
    --button-bg-lgray-color:#231208; 
    --button-hover-bg-lgray-color:#231208;
*/
/*    Link Color and Text Color     */
/*    --wd-link-color-hover:#242424;
    --wd-entities-title-color-hover:#333333a6;
    --wd-title-color:#242424;*/

}
