a:not([href]) {
    /* Hacky way to ensure links stay blue - bootstrap was messing with this. */
    color: #007bff !important;
}