:local {
  .clinical-lowlight-theme {
    --terra-hyperlink-color: #007ee0;
    --terra-hyperlink-text-decoration: underline;
    --terra-hyperlink-visited-color: #007ee0;
    --terra-hyperlink-visited-focus-color: #007ee0;
    --terra-hyperlink-hover-background-color: transparent;
    --terra-hyperlink-hover-color: #007ee0;
    --terra-hyperlink-hover-text-decoration: underline;
    --terra-hyperlink-focus-background-color: transparent;
    --terra-hyperlink-focus-border-radius: 0.2142rem;
    --terra-hyperlink-focus-outline: 2px dashed #fff;
    --terra-hyperlink-focus-color: #007ee0;
    --terra-hyperlink-focus-text-decoration: underline;
    --terra-hyperlink-active-color: #007ee0;
    --terra-hyperlink-disabled-color: rgba(212, 222, 225, 0.15);
    --terra-hyperlink-disabled-text-decoration: none;
    --terra-hyperlink-underline-hidden-color: #007ee0;
    --terra-hyperlink-underline-hidden-focus-color: #007ee0;
    --terra-hyperlink-underline-hidden-hover-color: #007ee0;
    --terra-hyperlink-underline-hidden-visited-color: #007ee0;
    --terra-hyperlink-underline-hidden-visited-focus-color: #007ee0;
    --terra-hyperlink-icon-font-size: 1em;
    --terra-hyperlink-icon-margin-left: 0.28571em;
    --terra-hyperlink-icon-audio-font-size: 0.92857em;
    --terra-hyperlink-icon-document-margin-left: 0.21428em;
    --terra-hyperlink-icon-external-bottom: 0.03571em;
    --terra-hyperlink-icon-external-font-size: 0.85714em;
    --terra-hyperlink-icon-external-margin-left: 0.28571em;
    --terra-hyperlink-icon-image-bottom: -0.07142em;
    --terra-hyperlink-icon-video-bottom: -0.07142em;
  }
}
