a {
    /* color: #005677 !important; */
    text-decoration: none !important;
	font-weight: normal !important;
}

/* .footer__nav a:focus, .footer__nav a:hover {
    color: #005677 !important;
} */

/* .fsm_column:nth-child(2) a {
    color: #005677 !important;
} */

/* .fsm_column {
    color: #005677 !important;
} */

.excerpt--build .excerpt__tag {
    color: #005677 !important;
}

.page-layout__main a, 
.page-layout__sidebar a {
    color: #005677 !important;
}

.page-layout__main a:hover, 
.page-layout__sidebar a:hover {
    color: #005677 !important;
}

.csr_footer--links li a,
.csr_content a {
    color: #005677 !important;
}

.generic-content .csr_content a {
    text-decoration: none !important;
    color: #005677 !important;
}

.generic-content p a {
    text-decoration: underline !important;
    color: #005677 !important;
}

.generic-content .csr_content a b {
    font-weight: normal;
}

#irwWrapper .news-and-presentations .item a {
    color: #005677 !important;
}

/* .inline-nav .current-menu-ancestor, 
.inline-nav .current-menu-item, 
.inline-nav .current-post-ancestor {
    color: #005677 !important;
} */

/* .inline-nav.footer__nav-group a:hover, 
.inline-nav a:focus, 
.inline-nav a:hover {
    color: #005677 !important;
} */

/* .menu-item .sub-menu a:hover {
    color: #005677 !important;
} */

/* .inline-search label:hover .icon {
    fill: #005677 !important;
} */

.hero--deluxe ul.statement-list a{
    color: #005677 !important;
}

.sidebar a{
    color: #005677 !important;
}
.sidebar a.button{
    color: #fff !important;
}


.sidebar a:hover{
    color: #09749e !important;
}

.statement-list--nav a:not(.overlay__close) {
    color: #005677 !important;
}

.statement-list--nav a:hover {
    color: #09749e !important;
}


.excerpt--build .excerpt__tag {
    color: #005677 !important;
}

.page-layout__main a, 
.page-layout__sidebar a {
    color: #005677 !important;
}

.page-layout__main a:hover, 
.page-layout__sidebar a:hover {
    color: #107aa3 !important;
}

.et-db #et-boc .et-l .et_pb_blurb .et_pb_blurb_description a, .et-db .pum .et-l .et_pb_blurb .et_pb_blurb_description a, {
	transition: all 0.3s linear;

	&:hover {
		background-color: #F0F0F0 !important;
	}
}