:root{
--border-bottom-color : #d6001c;
--bg-color : #d6001c;
--primary-color : #00205b;
--primary-color-100 : #4b618b;
--primary-color-200 : #e5e8ee;
--primary-color-300 : #f2f3f7;
--secondary-color : #d6001c;
--secondary-color-100 : #da1a33;
--secondary-color-200 : #f7ccd2;
--secondary-color-300 : #fbe6e8;
--top-menu-text-color : #ffffff;
--top-menu-text-hover-color : #d6001c;
--top-menu-text-active-color : #d6001c;
--menu-text-color : #00205b;
--menu-text-color-hover : #ffffff;
--sub-menu-text-color : #ffffff;
--sub-menu-text-hover-color : #e3ecf8;
--footer-text-color : #ffffff;
--white-color : #ffffff;
--bg-gradient-1 : linear-gradient(180deg, rgba(228, 236, 247, 0) 0%, rgba(228, 236, 247, 1) 100%);
}