a[href^="https://www.apec.umn.edu"], a:visited[href^="https://www.apec.umn.edu"] {
    background-color: #4EFE25 !important;
    color: #000 !important;
}

h2 a[href^="https://www.apec.umn.edu"] {
    background-color: #4EFE25 !important;
    color: #000 !important;
}

a[href^="https://apec.dev.umn.edu"], a:visited[href^="https://apec.dev.umn.edu"] {
    background-color: #FE25EA !important;
     color: #000 !important;
}

img[src^="https://www.apec.umn.edu"] {
    border: 5px solid #4EFE25 !important;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {background-color: #ff0;}
