/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/

:root {
   --links: var(--bs-link-color);
   --hcs-navy: #132a44;
   --hcs-blue: #60A3C7;
   --hcs-blue-10: #60A3C71A;
   --hcs-cyan: #C4DAD5;
   --hcs-cyan-dark: #5ABCAF;
   --breadcrumb-active: #8C939B;
}
        