/* Default Color File  */



:root {
    --theme-color: #4193A6;
    --white-color: #fff;
    --dark-text: #666;
    --white-bg: #fff;
}











