:root {
    --themecolor: #D8BA44; /* Change this Color */
    --themecolor-hover: #EBD279; /* Change this Color */
    
    --themedark: #4D4D4D; /* Change this Color */
    --themedark2: #1F1F1F; /* Change this Color */

    --blue: #2d91a8;
}

