﻿
/*this is the main colors for HelpMaster (you can change these to theme to your site)*/
:root {
    --hm-primary: #0d6efd;
    --hm-secondary: #0d6efd;
    --hm-text: #676a6c;
    --hm-mainTitlebackgroundColor: #e6e6e6;
    --pagebackground: #f3f3f4;
}


