:root{
    --menu-topBar-bg: #191919;
    --white-bg: #ffffff;
    --black-bg: #000000;
    --text-white: #FFFFFF;
    --text-black: #000000;
    --text-menu: #243553;
    --wel-bg: #2E91FA;
    --login-btn: #2E91FA;
    --text-title: #2E91FA;
    --text-title2: #243553;
    --text-title-after: #2E91FA;
    --know-prod-bg: #E5F0FF;
    --umb-icon-bg: #2E91FA;
    --get-quote-bg: #E8FDF6;
    --quote-icon-bg: #00C186;
    --report-claim-bg: #FFF3F7;
    --claim-icon-bg: #D64273;
    --product-sec-bg: #EFF8FF;
    --text-content: #000000;
    --text-test-title: #242424;
    --text-test: #292C4B;
    --text-what-title: #212020;
    --text-what: #414141;
    --text-faq: #676662;
    --footer-bg: #191919;
    --footer-title: #FFFFFF;
    --footer-link: #FFFFFF;
    --text-copyright: #FFFFFF;
    --header-title: #071734;
    --text-pageContent: #071734;
    --borderColor: #727272;
    --borderCoursel: #292C4B;
    --borderGrey: #cfcfcf;
    --text-grey: #333333;
    --panelBody: #676662;
    --icon-bg: #667287;
    --btn-primary: #000;
    --btn-primary-hover: #00dbff;
    --login-bg: #2E91FA;
}