/*:root {*/
/*    --primary-color: #cb1619;*/
/*    --dark-blue: #03141a;*/
/*    --primary-blue: #051e26;*/
/*    --button-primary-bg: var(--primary-color) !important;*/
/*    --link-color: var(--primary-color) !important;*/
/*}*/

/*.ea-dark-scheme, .ea-light-scheme {*/
/*    --button-primary-bg: var(--primary-color) !important;*/
/*    --link-color: var(--primary-color) !important;*/
/*    --dropdown-settings-active-item-color: var(--primary-color) !important;*/
/*    --table-thead-sorted-color: var(--primary-color) !important;*/
/*}*/

/*.ea-dark-scheme {*/
/*    --body-bg: var(--dark-blue) !important;*/
/*    --sidebar-bg: var(--primary-blue) !important;*/
/*}*/

/*.ea-light-scheme{*/
/*    --bs-heading-color: var(--primary-blue) !important;*/
/*}*/