a {
  color: #0075bb;
  font-weight: bold;
  text-decoration: underline;
}
.fs-5-5 { font-size:1.18rem }
.col-right img, .col-left img {
  max-width: 100%;
  height: auto;
}
.col-left img.eline-logo {
  height: 1.8rem !important;
}
.intro .col-left.mb-lg-0 {
  padding-bottom: 3rem !important;
}
.intro .col-right img, .white-head-2col .col-right img {
  border-radius: .667rem !important;
}
.cols2imgtxt article>img {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  border-bottom: solid 8px #ffca00;
}
.cols2imgtxt div.row a, .cols2imgtxt div.row a strong {
  color: #000 !important;
  font-weight: bold !important;
  text-decoration: underline;
}
html[data-contrast="black"] .contrast-bg .cols2imgtxt div.row a, html[data-contrast="black"] .cols2imgtxt div.row a strong {
    color: var(--color-invers) !important;
}
.bg-blue a {
  color: #fff;
}
