:root {
    --themecolor: #22738B; /* Change this Color */
    --themecolor-hover: #124c5e; /* Change this Color */
    
    --themedark: #4D4D4D; /* Change this Color */
    --themedark2: #1F1F1F; /* Change this Color */

    --blue: #2d91a8;
}

